Skip to content

shivamvijaywargi/contact-app-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts App MERN

This is a full stack contacts app built using MongoDB, ExpressJS, ReactJS, and NodeJS

TypeScript React NodeJS MongoDB Express.js TailwindCSS Vite Yarn Git

Available Features

  • User Authentication(Register, Login, Logout, Forgot Password, Refresh Token)

  • Users can see their details when logged in

  • Users once logged in can create, read, update, and delete any of the contacts they have saved.

Features thinking to add(Maybe)

  • Make the users contact and email field an Array so multiple contact numbers/email addresses can be added.

  • If the above feature is implemented then an update user route will be required as well.

Tech stack:

  • BACKEND:

    • ExpressJS
    • Mongoose
    • TypeScript
    • Winston
    • Morgan
    • NodeMailer
    • JsonWebToken
    • Dotenv
    • Cors
    • Cookie-Parser
    • BcryptJS
  • FRONTEND:

    • ReactJS
    • TypeScript
    • (TailwindCSS + DaisyUI)
    • react-hot-toast
    • Zustand
    • axios

Screenshots: HOME LOGIN REGISTER FORGOT_PASSWORD DASHBOARD NAVBAR CREATE_CONTACT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages