Reactjs app using:
- Redux for state-managment
- Material-UI for UI
- Cypress for testing
- task description-
- task details as text
- edit task
- sort task based on priority or oldest-newest first
- connect to a Backend(RESTAPI or GraphQL ?)
- add Auth
npm run start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.