Skip to content

Animesh7853/Vichaar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vichaar - Blogging Application using NodeJS

Using this Application user can SignUp & SignIn(using JWT auth), user can add blog,read blog, add comment to a blog.

Author

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

MONGO_URL

Run Locally

Clone the project

  git clone https://github.com/Animesh7853/Vichaar

Go to the project directory

  cd Vichaar

Install dependencies

  npm install

Start the server

  npm start
or
  npm run dev

About

Blogging Application using NodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published