React Frontend of epic mail project. Epic mail is an app that will cater for the messaging needs of users who sign up to it
https://epicmail-react.herokuapp.com/
- HTML
- CSS
- Javascript (React)
- Copy repository link
- Create a folder location in your computer eg my/path/
- cd my/path/
- git clone repository link.git
- cd EPIC-mail
- run
npm install
- Get a Local copy
- go to the folder path on cmd/Terminal
- run
npm installif not already done - run
npm test