The Space Magazine is an interactive and educational platform focused on exoplanet exploration. This project aims to spark curiosity and provide valuable resources for space enthusiasts, educators, and learners alike. https://the-space-magazine.vercel.app/
- Weekly Magazines: Stay updated with the latest developments in exoplanet exploration.
- Exoplanet Books: Access a curated collection of books on exoplanets.
- Exoplanet News: Get real-time news updates related to exoplanet discoveries and research.
- Exoplanet Archives: Explore detailed archives of discovered exoplanets.
- Create Your Own Exoplanet: Design and visualize your very own exoplanet.
- Solar System Simulations: Generate and simulate random possible solar systems.
- Quizzes and Daily Trivia: Test your knowledge with engaging quizzes and learn fun facts daily.
- And Much More: Additional interactive features to dive deeper into space exploration.
- React.js: For building the dynamic and interactive user interface.
- REST API: To fetch and manage data for news, archives, and other resources.
- Node.js and npm installed on your system.
- Clone the repository:
git clone https://github.com/samarthbc/the-space-magazine.git
- Navigate to the project directory:
cd the-space-magazine
- Install dependencies:
npm install
- Start the development server:
npm start
- Open the application in your browser at
http://localhost:3000
. - Explore features like creating exoplanets, reading weekly magazines, and more!
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add your message here"
- Push the branch:
git push origin feature/your-feature-name
- Open a Pull Request.
This project is licensed under the MIT License.
For questions or support, please contact samarthbellam@gmail,com.