Skip to content

Repository files navigation

Installation

To run the project locally, follow these steps:

  1. Clone the repository to your local machine using the following command:

    git clone https://github.com/sanamlimbu/website.git
    
  2. Navigate to the project directory:

    cd website
    
  3. Install the dependencies:

    npm install
    

Usage

Once the installation is complete, you can start the development server:

npm run dev

This will start the development server. Open the website in browser.

http://localhost:5173/

Deployment

To deploy the project, you can follow these steps:

  1. Build the optimized production-ready code:

    npm run build
    
  2. Deploy the generated build folder to your preferred hosting service. Some popular options for hosting React applications are Netlify, Vercel, and GitHub Pages. Refer to the documentation of your chosen hosting service for detailed instructions.

License

This project is licensed under the MIT License. Feel free to use and modify the code according to your needs.

About

My personal website

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages