issues
search
anyars-encarta
/
react-group-project
MIT License
1
stars
0
forks
source link
React Group Project
#48
Closed
anyars-encarta
closed
1 year ago
anyars-encarta
commented
1 year ago
In this project:
[ ] We created a Space Travelers' Hub app suing React and Redux
[ ] Created a Rockets page that fetches rockets data from an API and display them the UI
[ ] Created Missions page that fetches missions data from an API and renders them on the UI
[ ] Created My Profile page that display reserved rockets and joined missions
[ ] Created a button on the Rockets page to reserve or cancel a Rocket reservation
[ ] Created a button to Join or leave a mission
[ ] Reserved Rockets are displayed on the My profile page
[ ] We wrote unit tests for all components using React Testing Library and Jest
In this project: