This is the group project from The Turing School of Software & Design's Mod 3 of Front-End Engineering. The assigned objectives were to use an external API and a technology we would teach ourselves to build an application of our own design. We chose to use the Open Trivia DB API and Redux to build a trivia game loosely based on schoolhouse themes to give students a study tool.
Deployed site: https://chalkboard-trivia.herokuapp.com/
Backend Microservice: https://github.com/lilianaweimer/Trivia-Game-server
- React
- Redux
- Express
- CSS
- Git
- NES.css
- JavaScript
- React Testing Library
- React Router
- Jest
This project was bootstrapped with Create React App.