This is a web application that allows users to browse available space rockets and missions and reserve a spot on them. The application is built using React and Redux, and utilizes a mock API to simulate backend functionality. Users can view a list of available rockets, missions, reserve or cancel their spot on a rocket or mission, and view their reserved rockets and missions.
HTML & SCSS ReactJs Redux-toolkit Webpack Space x API React-testing-library Jest
Client
- Displaying of avaliable rockets and missions
- Interactivity by reserving and cancling rockets and missions
- Update the data based on user's input and users can check reserved data
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node js in your local environment
Clone this repository to your desired folder:
git clone https://github.com/mwismann/space-travelers-hub
cd bookstore
Install this project with:
npm install
npm start
npm test
npm run build
👤 Mathias Wismann
- GitHub: @mwismann
- Twitter: @mathias_wismann
- LinkedIn: Mathias Wismann
👤 Getayawkal Tamrat
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- More animation and intractive rendering [More rocket images]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please star this repo.
I would like to thank microverse inc. for helping me in my professional carreer.
This project is MIT licensed.