A reactjs project that consists in remember your priority tasks
yarn
npm i
yarn start
npm start
- Store user
- Session login
- Recover pass by Email
- Store file
- Get file
- Update file
- Create goal
- List goal
- Update goal
- Create type
- List type by goal
- Update type
- Create subGoal
- Update subGoal
- List subGoal
- Create reachedGoal
- Update reachedGoal
- List reachedGoal by subGoal