- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Space Traveler's hub is a React project developed as part of Microverse React group project activity. The project is developed using React and Redux toolkit. Data is obtained from SpaceX API. We used react-bootstrap for styling.
- React.js
- Redux toolkit
- React Bootstrap
- Responsive design using React bootstrap
- See it live by clicking Live Demo Link
To get a local copy up and running, follow these steps.
In order to run this project you need the following installed in your local machine:
- Node.js
- git
- Github Account
Clone this repository to your desired folder:
cd <desired-folder>
git clone https://github.com/ram1117/space-travelers-hub-react.git
cd space-travelers-hub-react
Install this project with:
npm install
The above command installs necessary npm modules used in the project
To run the project, execute the following command:
npm run start
The above command starts the devserver and renders the page in your browser.
To run tests, run the following command:
npm run test
we have added jest test cases for the components in the project.
You can deploy this project using:
npm run build
The above command creates build files that can be deployed using Github pages or any other hosting service.
👤 Ram Kumar Karuppusamy
- GitHub: @ram1117
- Twitter: @ram_karuppusamy
- LinkedIn: Ram Kumar Karuppusamy
👤 Marko Kermichiev
- GitHub: @MarkoKermi
- Twitter: @MarkoKerm
- LinkedIn: Marko Kermichiev
- Mobile website
Contributions, issues, and feature requests are welcome!
Please log any bugs or issues in issues page.
If you like this project, please give a Start to the github repo
We would like to thank the creator of the logo used in the App.
Planet icons created by Freepik - Flaticon
-
How to report bugs?
- Please raise github issue with more details about the bug.
-
What is the licensing policy of the project?
- The project is MIT licensed, please refer to the License section
This project is MIT licensed.