Arshilgenius / Contact-Rakho

MERN stack app to keep your contacts safe.

Home Page:https://contact-rakho.herokuapp.com/register

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Install dependencies

npm install npm client-install

Mongo connection setup

Edit your /config/default.json file to include the correct MongoDB URI

Run Server

npm run dev # Express & React :3000 & :5000 npm run server # Express API Only :5000 npm run client # React Client Only :3000

About

MERN stack app to keep your contacts safe.

https://contact-rakho.herokuapp.com/register


Languages

Language:JavaScript 84.3%Language:CSS 13.9%Language:HTML 1.8%