Welcome, new contributors to CosmoXplore! We're excited to have you join us as we explore the cosmos.
-
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
-
Navigate to Your Repository: Navigate to your new project directory by using the command:
cd cosmoXplore
-
Install Required Packages: Install the packages required for the project:
npm install
-
Add Environment Variables: Create a
.env
file and add Environment Variables as mentioned in.env.demo
file. -
Start the Server: Start the server:
npm run dev
-
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! 🌠
- This project thanking all the contributors for having your valuable contribution to our project
- Make sure you show some love by giving ⭐ to our repository