This is a single page application, created using React JavaScript, and Redux state management, it will display list of Rockets, Missions and Dragons that can travel to the space, the user can book his Rocket, Dragon or join a mission and can check the profile page to see his active mission or reserved Dragons/Rockets.
- HTML
- CSS
- JavaScript/React/Redux
To get started please clone the repo to your local machine using git clone
run npm install to install all the dependencies required to use the project.
Run the following command to install webpack which is required to be able to run this project on your local machine: npm install --save-dev webpack
Run the following command to open the project: npm run start
to add a new player, please enter the player name and socre in the input fields, then click on submit
to display the results on the screen please click on refresh
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
👤 Shaker AbuDrais
- GitHub: @githubhandle
👤 Mauricio Mendoza
- GitHub: @githubhandle
👤 Kelvin Benjamin
- GitHub: @githubhandle
Contributions, issues, and feature requests are welcome!
- Hat tip to anyone whose code was used.
- API was provided by RapidAPI
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.