Blogger is a minimal blogging app where users can read blogs written by other users and create their own blogs if they so wish.
The objective of this project is to create a blogging app where the UI is easy to navigate and CRUD operations can be performed easily as well.
- React
- Context API
- SCSS
- Node.js
- Express.js
- MySQL
- Relational database is being used for management of data.
- Error and loading state is being maintained in the entire app.
- User authentication using JWT.
- User can only edit/delete their own blogs.
- UI is fully responsive for all screen sizes.