Skip to content

nulitas/traveling

Repository files navigation

Prerequisites 🙏

Before getting started, ensure you have the following:

  • Node.js: (v20) or the latest version of Node.js. You can download it from the official Node.js website.
  • npm / yarn / pnpm: Usually installed with Node.js.
  • Git: To clone the repository. If you haven’t installed it, you can download it from the official Git website.

Installation Steps 🪜

  1. Clone the Repository 📥

    Open your terminal or command prompt and run the following command to clone the repository:

    git clone https://github.com/nulitas/traveling.git
  2. Navigate to the Project Directory 📂

    After cloning the repository, navigate to the project directory:

    cd traveling
  3. Install Dependencies 📦

    Run the following command to install all the required dependencies:

    npm install
  4. Set Up Environment Variables 🌐

    Create a .env file in the root directory of your project if it doesn't exist, and add the following environment variable:

    VITE_API_BASE_URL=="YOUR API KEY"
    

    The .env file should be in the same directory as your package.json file.

  5. Run the Project 🚀

    After completing all the steps above, you can run the project with the following command:

    npm run dev

    The project will run in development mode and can be accessed in your browser at http://localhost:5173.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages