A list app using React-Redux-HapiJS
This is a simple list app project from Flatiron School rebuilt using React Redux and HapiJS as the backend
The backend is located in the task-server directory runs HapiJS to persist tasks for the user
The front end uses React and Redux(as a state manager) to add and remove tasks from a list
HapiJS dotenv sequelize sqlite3
React Redux UUID