Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 615 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 615 Bytes

Blog It Front-end

Live At :- view

Running Video :- view

How to run ?

$ git clone https://github.com/shekhutsav1962001/BlogIt-Frontend.git
$ cd BlogIt-Frontend
$ npm install 
$ npm start

.env format

REACT_APP_API= "your api url goes here"
REACT_APP_CLIENTID= "client id for google login"

Give a ⭐ if you like it.