Skip to content

Nandan-unni-zz/BlogBook-React-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡 BlogBook ✏️

This is a website where you can write and publish Blogs.

Features

1. Create, Read, Update and Delete Account.
2. Create, Read, Update and Delete Blogs.
3. Seacrh, find and follow users with unique Pen Name.
5. Publish or Archive Blogs according to user's convenience.
6. Like and Bookmark Blogs.

Tech

1. React
2. Axios
3. Loading Skeletons
4. Ant Designs
5. Material Icons

Backend

Django 3 serves from the backend for various features including email verifications and uses PostgreSQL as the database. The source code for backend can be found in the repo BlogBook Django Backend

Status

_> The frontend is hosted on Firebase and is available at BlogBook Website
_> The backend is hosted on Heroku and is available at BlogBook API