This repository contains the Frontend of a blog website. Developer often faces many problems in their daily life. Every time we need to search Google or StackOverflow to solve those problems. Whenever a user finds a solution to a problem, he can post the solution in this blog. So, next time it will be easier for him to solve a similar situation.
Website Link: https://a-coders-diary.web.app/
Client Side Code: https://github.com/montasim/a-coders-diary
Server Side Code: https://github.com/montasim/a-coders-diary-server
- Authentication (Firebase)
- Manage posts (CRUD operations)
- User profile
- Author Profile
- Dashboard
- Admin panel
- Markdown Editor
- React Router
- Firebase hosting
- React JS
- Express.js
- Cors
- Dotenv
- Nodemon
- MongoDB
- Client-side hosting: Firebase
- Server-side hosting: Heroku