Created an application that allows users to create, edit, and delete decks and flashcards within them.
- The focus was on React.js leveraging useState and Router.
- Created a RESTful API and middleware functions to allow user(s) to create, read, update and delete their perfect deck of study cards.
- Defined routes and URLs, and used state over multiple components.
- Technology: JavaScript, React, Express, Knex, HTML and CSS.
- Github link found here