Contact list application created using the MERN stack.
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.