Skip to content

An in-session group/paired activity to practice React TypeScript with Chuck Norris

Notifications You must be signed in to change notification settings

techreturners/group-exercise-react-props-state

Repository files navigation

React Props & State with Chuck Norris

An in-session group/paired activity to get practicing React!

Getting Started

Fork this repo to your GitHub

Clone this repo to your local machine

Then in the project directory, you can run:

npm install

OR if you use yarn instead of npm:

yarn install

To run the application run:

npm start

OR

yarn start

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

The Exercise

See below for how to get started. 👇

❗ Running npm install then npm start reveals that this website is unfinished 😐

👉 Explore the codebase, particularly the components folder and App.tsx.

👉 There are a number of comments which help explain some of the React syntax.

👉 Your mission is to implement all of the User Requirements found in user_requirements.md.

About

An in-session group/paired activity to practice React TypeScript with Chuck Norris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published