Frontend View of the starwars backend API service (https://swapi.co/)
- Reactjs
- React Router for Routing
- React Context for state management
- Cypress for integration tests
- Clone this repo using https://github.com/Makwe-O/r-g-frontend.git
- cd into the created folder
- Run npm i to install dependencies
- Start the server npm run start