Continuing to practice and learn more about React and Redux with toolkit. Users are able to register with email address. Users able to create new tickets with a description of the problem. Allows for user and admin to create notes for each ticket item.
This repository is the 'front-end' part of the project. tickerTracker-API links to the repository for the 'back-end'.
Using npm install will install dependencies required for application to run.
- React
- react-redux
- react-router-dom
- react-icons
- react-modal
- react-toastify
- axios