Skip to content

pathik455/DevBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevBlog - MERN Stack project


You can See Blogs and gain some useful information -

home


You can register and Login the app -

login

register


You can create your post and edit them anytime -

createpost

edit1

edit2


How to run this website on your local machine ?


Download all the dependancies required from ../api/index.js and ../client/app.js on your machine by using yarn -
npm i
Open new terminal window to start backend -
cd ../api
npx nodemon index.js
Now on terminal open frontend/ clientside -
cd client
npm i
npm start

Open http://localhost:3000 and enjoy using Devpost :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published