Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 327 Bytes

ReactJS with Typescript

Catch of the day store - part of React for beginners course.

Rewritten in TypeScript and with React Hooks.

Demo on netlify click me

Usage

npm start starts a dev-server locally

npm build will compile the project.