Front-End
Back-End
Fork the repository
Clone the repository
$ git clone https://github.com/reapedjuggler/Memories-App
$ cd Memories-App
Install the node modules in each of the client and server repository
Setup the env file
Move to your terminal and
$ cd client
$ npm start
$ cd server
$ nodemon server.js