React Blog is a blogging website made via react. It allows users to create a new account, sign-in and create a text-based blog where whole community can see these blogs.It uses firebase to store data and also uses it to host the website.
- A simple signin signup page to create or access your account.
- A Home Page where blogs are sorted via recency.
- A create new blog where you can create new
Following stack was used to make the web page