Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 React and css CSS3

### Backend
* Firebase 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