- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
In this task, we have worked with the real live data from the SpaceX API. Our task was to build a web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.
- HTML-5
- CSS3
- Reactjs
- Redux
Key features of the application.
- Rockets /Dragons -> The Rockets section displays a list of all available SpaceX rockets. Users can book each rocket by clicking the reservation button or cancel the previously made booking.
- Missions -> The Missions section displays a list of current missions along with their brief description and participation status. There is also a button next to each mission that allows users to join the selected mission or leave the mission the user joined earlier.
- To get a local copy up and running, follow these steps.
- A code editor of your choice (like vs code or atom and so on)
- version control system (git is preferred)
- Create a new folder to store the files in.
Install this project with:
- Open your command prompt or terminal and run.
- git clone https://github.com/maths29/spacex-MGproject.git
npm install- this project is part of my portfolio and will use to insert my upcoming projects.
To run tests, run the following command:
- To run tests run :
- npx npx eslint "**/*.{js,jsx}"
- npx stylelint "*/.{css,scss}"
👤 iwu John chinonso
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Author
- GitHub: @RKanyoro
- Twitter: @CarlosMbugua
- LinkedIn: Robert Mbugua
Features to be added:
- [Project: Application deploy]
- [Project: Dragons (Pair-programming)]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Give a ⭐️ if you like this project!
Microverse materials
This project is MIT licensed.