8000 GitHub - ayushslg/blog-app: MERN based web app with features such as login/register, post, delete, update, user info, search for tags, search for users, etc.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MERN based web app with features such as login/register, post, delete, update, user info, search for tags, search for users, etc.

Notifications You must be signed in to change notification settings

ayushslg/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog App.

It has features such as reigster/login, Post an entry, Edit your post, Delete your post, Watch all posts by some user, Watch all posts with given tag.

Steps to start the project:

  1. Clone
  2. cd api
  3. Run "npm install" to install all dependencies
  4. Run "npm run dev" in the api directory
  5. Wait for "Connected to MongoDB" message
  6. Go to the client directory cd ../api
  7. Run "npm install", "npm start"

(Make sure to include your own .env file)

About

MERN based web app with features such as login/register, post, delete, update, user info, search for tags, search for users, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0