Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 636 Bytes

File metadata and controls

31 lines (21 loc) · 636 Bytes

Origin React Challenge

React challenge for front-end candidates This project was bootstrapped with Create React App.

Requirements

  • Nodejs
  • Download at: https://nodejs.org/en/download/

Available Scripts

Installing and running the app

yarn install
yart start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Testing

yarn test

Launches the test runner in the interactive watch mode.