Skip to content

pacasiano/web-homepage

Repository files navigation

Personal Web Homepage

This is a simple web homepage featuring:

  • Simple Greeting
  • Local time (formatted in Philippine timezone)
  • A search feature that allows you to search using different search engines.

Features

  • Displays the current date and time in the format: Month day, year hours:minutes:seconds AM/PM (Philippine locale).
  • Provides a search form to search various search engines like Google, Bing, and DuckDuckGo.

Demo

https://pacasiano.github.io/web-homepage/

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • Vite: A fast build tool for modern web development.
  • Tailwind CSS: A utility-first CSS framework to style the components.
  • ShadCN UI: A component library that helps you build beautiful UIs with minimal effort.
  • JavaScript's Date Object: To fetch and display the current local time.
  • Google Fonts: Custom fonts for styling the page.

Installation

  1. Clone the repository:

    git clone https://github.com/pacasiano/web-homepage.git
    
  2. Navigate to the project directory:

    cd your-repository-name
    
  3. Install the dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    
  5. Open the browser and visit http://localhost:5173 to view the homepage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors