This is a programming testing project. In this project, required to use redux-toolkit for datastore from API, also was required data show like the card fashion and many types of filter.
✅Data featched from API.
1.Search by Rocket Name.
2.Different types of filters :
A.By Launch Date - i.Last Week,ii.Last Month,iii Last Year
B.By Launch Status ( Failure, Success )
C.Is it upcoming?
1.React js
2.Api
3.Redux-toolkit
4.Bootstrap 5
5.jest-test
6.eslint
Note : Initially, the SearchButton has deactivated. when the user give input in the input field then the search button is activated.
LiveSite-https://technext-programing-test-2021.netlify.app/
Download and enter "npm i" then "npm start" to run the project.