You can view it on heroku: Click
- React.js
- Redux toolkit with Async-thunk on frontend,
- Styled components
MockApiMongoDB as a server store- Node.js, Express.js;
- Connect to MongoDB;
- Track model;
- Track router;
- Track controller;
-
- Get all tracks;
-
- Create new Track;
-
- Change Track status;
-
- Delete Track;
-
- Delete all Tracks;
- Authorization
-
- Via Firebase
-
- Via Email using JWT
-
- With coockies access token
- Every user has his own timers