Skip to content

NataLinaIT/playgroung_reactHooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Hooks drawing app

Technologies used:

  • React.js
  • hooks: useEffect, useState, useMemo, useCallback
  • canvas

Available Scripts

To install node moduls:

npm install

You can run app:

yarn start || npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

App Overview:

screenshot