Open butlermuwo opened 2 years ago
Okay @dasileker We've taken note of your comments.
However, about the testing, is there anything in particular you want us to test.
We're asking because in the project requirements, there's no mention what to test.
Hello the testing part is up to you you can choose what to test.
✅ Fixed profile page navigation issues, ✅ Written unit tests using React Testing Library and Jest.
ABB Space Hub
In this project, we have worked on the following;
<NavLink />
for the page navigation linksWe also worked on the following features
⭐Rockets Feature ⭐ Missions Feature ⭐ Dragons Feature
✅ Fetch and render
Rockets
,Missions
andDragons
data from SpaceX API ✅ Dispatched appropriate actions to store selected data in Reduxstore
✅ Added styles to the application ✅ Writtenactions
andreducers
for the following✅ Fixed errors spotted by linters.