Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 222 Bytes

File metadata and controls

9 lines (6 loc) · 222 Bytes

React Code Review Exercise

This is a sample React project for code review exercises.

Setup

  1. Clone the repository.
  2. Run npm install to install dependencies.
  3. Run npm start to start the development server.