/ContactKeeper-MERN

Contact manager using React hooks & context

Primary LanguageJavaScript

ContactKeeper-MERN

Contact manager using React hooks & context

Features

  • Login and register functionality
  • Keep a list of contacts
  • Add a personal or a professional contact number

Dependencies

  • bcryptjs
  • express
  • config
  • jsonwebtoken
  • mongoose
  • react-moment
  • uuid
  • axios
  • react-transition-group
  • react-router-dom

Screenshots

Contact Keeper

Contact Keeper

Contact Keeper

Contact Keeper

Contact Keeper

Installation

Install my-project with npm

  git clone https://github.com/TarokhDev2020/ContactKeeper-MERN.git
  cd my-project
  npm install
  cd client
  npm install

Go to config/default.json and place your Mongo URI

Authors