AykutSarac / contact-keeper

Contact Keeper app made with MERN stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project made while following the course React Front to Back 2019 on Udemy.

Contact Keeper (MERN STACK)

Login, register and delete, update and add new contacts.

Installation

  1. Create .env file with following data:
    • MONGODB_URI
    • JWT_SECRET
  2. Run npm install
  3. Run npm run server and it will start on your localhost:5000

About

Contact Keeper app made with MERN stack.


Languages

Language:JavaScript 85.3%Language:CSS 13.1%Language:HTML 1.6%