https://github.com/montasim/a-coders-diary
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.
https://github.com/montasim/a-coders-diary
firebase front-end json jwt nodejs npm react-icons react-modal react-toastify reactjs rest-api tailwindcss
Last synced: 10 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/montasim/a-coders-diary
- Owner: montasim
- Created: 2022-05-28T04:46:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T01:33:45.000Z (over 2 years ago)
- Last Synced: 2025-02-09T20:36:47.761Z (about 1 year ago)
- Topics: firebase, front-end, json, jwt, nodejs, npm, react-icons, react-modal, react-toastify, reactjs, rest-api, tailwindcss
- Language: JavaScript
- Homepage: https://a-coders-diary.web.app/
- Size: 8.92 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A Coders Diary (Full-Stack)
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
### Features
1. Authentication (Firebase)
2. Manage posts (CRUD operations)
3. User profile
4. Author Profile
5. Dashboard
6. Admin panel
7. Markdown Editor
8. React Router
9. Firebase hosting
### Technology Used
1. React JS
2. Express.js
3. Cors
4. Dotenv
5. Nodemon
6. MongoDB
### Hosting
1. Client-side hosting: Firebase
2. Server-side hosting: Heroku