Skip to content

SHRIVISHNU-CM/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

Blog

Built a blog web app with React.js, DaisyUI, Node.js, Express.js, and MongoDB. It provides dark mode control features. The user may view and edit their postings, as well as see all of the other users' posts

Installation

In terminal try this,

  git clone https://github.com/SHRIVISHNU-CM/Blog

Environment Variables

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

PORT : 3001

CONNECT = MONGODB_URL

SECRET :TOKEN

Deployment

cd backend
npm install
npm run dev
cd frontend
npm install
npm run dev

🔗 Links

linkedin

Authors

SHRIVISHNU-CM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages