fhools / proreact16-sportsstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sports Store App from the book Pro React 16.

The book uses React 16 and class components. This code base uses React 17 and functional components with Hooks. No other big changes were made.

Build

Install dependecnies via package.json

npm install

Builf and start local server on port 3000

npm start

About


Languages

Language:JavaScript 94.3%Language:HTML 2.9%Language:CSS 1.6%Language:Shell 1.2%