Skip to content

msojda/react-exercise-state-and-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping list exercise

The goal is to get familiar with the state and synthetic events in a React world.

Based on Create React App

How to start

  • clone the repo
  • run yarn to install the dependencies
  • start the app: yarn start
  • start coding

Exercise

  • divide the given markup into separate components
  • introduce state
  • implement an event for adding a new item

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages