website - https://coding-blog-xi.vercel.app (feel free to register)
front-end - https://github.com/NikDzub/coding-blog-frontend
This is a blogging app, registered users can :
- Create and edit posts using an editor
- Upload images
- Follow other users
- Get notifications
Other packages used :
(back-end)
- Express Validator
- JWT
- Multer
(front-end)
- Redux
- React Markdown Editor
- Material UI
Key features :
- Other users cannot access sensitive data about other users (including id)
- Users can preview images before uploading them