Simple project built with React and TypeScript. Inspired by this video.
- Different shapes
- Circle
- Square
- Triangle
- Change size of shapes
- Clear
- Change color
- Preview
- Undo
- Redo
Install dependencies
npm install
Runs the app
npm start
Simple project built with React and TypeScript. Inspired by this video.
Install dependencies
npm install
Runs the app
npm start