/contact-list

Contact list application created using the MERN stack

Primary LanguageJavaScript

contact-list

Contact list application created using the MERN stack.

Installation

Requires Node.js v14+ to run.

Install the dependencies and devDependencies:

$ yarn
$ cd client
$ yarn

Run the environment

$ yarn dev

Live demo: http://contactlistapplication.herokuapp.com/

An .env file is required to connect to the database.