Skip to content

letsgo2py/Blog-App

Repository files navigation

--- Simple Blog App ---

Features

  1. User Authentication (signUp, Login)
  2. Create, View, Delete Blogs
  3. Change text color, text size in text editor
  4. Add the blog images
  5. Publish your blog posts
  6. Can see others published blogs

How to run this app on your local device.

  1. Clone the repo
  2. Open terminal
  3. Go to the folder (using cd command)
  4. Run on the terminal --> npm install --> nodemon index.js
  5. Open any browser
  6. Type the url --> localhost:3000 Thats it!!

Using the Tech stacks:

  1. NodeJS
  2. ExpressJS
  3. EJS
  4. MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published