Skip to content

andreast12/blogposts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogposts

Blogposts app built with Node.js, Express, and MongoDB

To Setup

  • Run npm install
  • Set environment variables in .env file
  • Run npm run dev for development or npm start for production

Possible Improvements in the Future

  • Security

    • Better routes protection for put & delete request
  • Features

    • Public and private posts
    • Likes and comments on posts
    • Dashboard to show users' statistics & information
    • Account deletion
  • UI/UX

    • Navbar & better navigations between pages
    • Better posts preview instead of table
    • Error messages when redirecting

About

Blogposts app built with Node.js, Express, and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published