/cosmoXplore

CosmoXplore, where the celestial canvas unfolds its mysteries before your eyes. Immerse yourself in a cosmic odyssey, as we harness the power of NASA's API to bring you a symphony of space resources.

Primary LanguageJavaScript


🌌 CosmoXplore

Welcome, new contributors to CosmoXplore! We're excited to have you join us as we explore the cosmos.


🚀 Steps to Run the Project 👨‍💻

  1. Clone the Forked Repository: Clone the repository to your local development environment by opening the terminal or command prompt and executing the following command:

    git clone https://github.com/<your-github-username>/cosmoXplore.git
  2. Navigate to Your Repository: Navigate to your new project directory by using the command:

    cd cosmoXplore
  3. Install Required Packages: Install the packages required for the project:

    npm install
  4. Add Environment Variables: Create a .env file and add Environment Variables as mentioned in .env.demo file.

  5. Start the Server: Start the server:

    npm run dev
  6. Local Host: Access the project on your local host at:

    http://localhost:5173/

Feel free to explore and contribute to CosmoXplore! If you have any questions or need assistance, don't hesitate to reach out to us. Happy coding! 🌠