Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 564 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 564 Bytes

This project was bootstrapped with Create React App.

A simple paint app to learn the React Hooks, created by following the tutorial on Scrimba

To Run The Project

npm install

Install the dependencies in the local node_modules folder.

npm start

Runs the app in the development mode.

The page will reload if you make edits.
You will also see any lint errors in the console.