- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Space traveler's hub is a project where real live data from the SpaceX API is fetched to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
🛠 Built With React-Redux
Client
- [GitFlow]
- [React Router]
- [React Components]
- [React JSX]
- [React Redux]
- [AXIOS API]
- Click here to see Live Demo.
To get a local copy up and running, follow these steps.
In order to run this project you need to:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Zafron047/space_travelers_hub.git
Install this project with:
npm i
To run the project, execute the following command:
npm start
You can run tests to check for linter errors by running the following commands:
- Tests
npm test
- Check css errors
npx stylelint "**/*.{css,scss}"
- Check Javascript errors
npx eslint "**/*.{js,jsx}"
You can deploy this project using:
- Free deployment services like GitHub pages.
- Any deployment services of your choice.
👤 MD. Nohain Islam
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Zuheb Ahmed
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can recommend to your friend, family and colleagues who want to use my services
I would like to thank microverse for guiding and providing with all great material to do my projects
This project is MIT licensed.