Skip to content

Post, edit and delete. Basic blog system for study purposes.

License

Notifications You must be signed in to change notification settings

melogtm/bloogershots

Repository files navigation

Bloogershots

Basic authentication blog system.

Screenshots

App Screenshot

Features

  • Login/Signup to the application
  • Create articles
  • View list of all the articles
  • Edit/Delete his/her own articles

Tech Stack

Client: EJS, TailwindCSS

Server: Node, Express, Passport

Run Locally

Clone the project

  git clone https://github.com/melogtm/bloogershots

Go to the project directory

  cd bloogershots

Install dependencies

  npm install

Start the server

  npm run node

Lessons Learned

Authentication system for users in a CRUD Project.

License

MIT

About

Post, edit and delete. Basic blog system for study purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published