Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.01 KB

File metadata and controls

31 lines (23 loc) · 1.01 KB

Build Status Maintainability Test Coverage

React-Epic-Mail

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

APP LINK

https://epicmail-react.herokuapp.com/

Built with

  1. HTML
  2. CSS
  3. Javascript (React)

How to get a local copy

  • 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

Run Test

  • Get a Local copy
  • go to the folder path on cmd/Terminal
  • run npm install if not already done
  • run npm test