Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 481 Bytes

File metadata and controls

13 lines (8 loc) · 481 Bytes

Getting Started with React!

This project holds the exercises for the workshop

SetUp

  • use nvm to install the node version listed in the .nvmrc
  • yarn install
  • yarn start (Open http://localhost:3000 to view it in the browser.)

Exercises

In the project directory, you can see 5 exercises. The first 2 should be solved in the first exercise bracket. The other 3 in the next and last one.