The Swapi-box api project! Tapping into a Star-Wars api.. Build out a custom interface to dispaly info that has been gathered from the Swapi.co database.
This was built as an intro to Fetch calls within React. This project is mostly an attempt at solidifying general react work flows and testing while also keeping all other aspects of front-end development fresh. HTML/CSS/Design/Vanilla-Javascript.
git clone https://github.com/rvwatch/Swapi-Box-2.0.git
To run the project
npm install
then
npm start
API being used: Swapi.co
npm run test
Jest & Enzyme
- React
- React-Router
- Jest
- Enzyme
- ESlint
- Ricard Viera - Built it all! - rvwatch
- Turing - School of software development