/msd-2020

🎖️Frontend Challenge

Primary LanguageJavaScript

🖥 Installation

  1. Fork this repository to your GitHub account
  2. Clone your fork to your development machine
  3. Install the package dependencies by running npm install (or yarn if you prefer)
  4. Start the application server by running npm start
  5. Open your browser to http://localhost:3000

⚙️ Other Scripts

  1. Production build run npm run build