/ECS_UI

UI for a challenge of a UK based company ECS

Primary LanguageJavaScript

How to run this locally?

There are following steps.

  1. Unziped file
  2. Go to project directory
  3. Run command npm install
  4. After that run npm start
  5. Then it will automatically open a new tab in browser at http://localhost:3000

That's all