Skip to content

A blog-website with CRUD operations and user authentication. – Users can Create, Update, Delete, Read posts. – Users can login/register using email-password. – Technology Used: Reactjs, MongoDB, ExpressJs, NodeJs, Material-UI.

Notifications You must be signed in to change notification settings

amartya324/Writely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WRITELY

A blog-website with CRUD operations and user authentication.

  • Users can Create, Update, Delete, Read posts.
  • Users can login/register using email-password.
  • Technology Used: Reactjs, MongoDB, ExpressJs, NodeJs, Material-UI.

Screenshot

image

packages

  • colors: gives colors in console
  • morgan: to see api request in console
  • cors: to avoid cross origin error between react and node server
  • dotenv: to secure app
  • nodemon: to start node server in watch mode

About

A blog-website with CRUD operations and user authentication. – Users can Create, Update, Delete, Read posts. – Users can login/register using email-password. – Technology Used: Reactjs, MongoDB, ExpressJs, NodeJs, Material-UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published