Skip to content

mfarukkoc/react-paint-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.