Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mandeepsinghmar/blog-app
Application to read and write blogs.
https://github.com/mandeepsinghmar/blog-app
css firebase html react
Last synced: 5 days ago
JSON representation
Application to read and write blogs.
- Host: GitHub
- URL: https://github.com/mandeepsinghmar/blog-app
- Owner: Mandeepsinghmar
- Created: 2021-02-22T18:03:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-21T03:07:41.000Z (over 3 years ago)
- Last Synced: 2024-10-11T10:50:10.053Z (28 days ago)
- Topics: css, firebase, html, react
- Language: JavaScript
- Homepage: https://js-blog.vercel.app
- Size: 1.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JS BLOG
This is a javascript blog application where you can write your own blogs,read others blogs and can chat with friends.
## Project overview:
Deployed version - https://js-blog.vercel.app/## Features:
1. User login and logout using google authentication.
2. Home page with all users blogs.
3. comment on blogs
4. Write your own blog using editor.
5. Edit your blog
6. Edit your profile and add extra info.
7. Can check other users profile.
8. blog detail page
9. Authenticated routes
10. 404 page## Technologies:
### Frontend
* ReactJs and css### Backend
* Firebase### Npm libraries
* react-router-dom
* Ck editor
* react-toastify
* react-loader-spinner
* react-icons
* react-scrollable-feed
* react-html-parser
* moment
* react-autosize-textarea#### deployed on vercel