Maheshwari-Love / 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.

Home Page:https://cosmo-xplore.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


🌌 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! 🌠


About

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.

https://cosmo-xplore.vercel.app


Languages

Language:JavaScript 68.4%Language:CSS 30.3%Language:HTML 1.3%