Hands-on Labs: Built & Design & Test a react app (react, router, jest)
This project is built in React. I utilized the Star Wars API for displaying several nested endpoint in the DOM. React Router allow to redirect user to the different character list pages for wichever Star Wars episode they choose. The user can also “favorites” the character the like, and can choose to display only those characters. But before to do all that the user have to Sign In.
The deployed site can be viewed: here
React / Router
CSS/Sass
Jest and Enyzme testing suite
This project was bootstrapped with Create React App.
yarn install
yarn start
yarn test