Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bohdanmoroziuk/react-drawing-board
A simple Paint clone created with React, TypeScript and Redux Toolkit.
https://github.com/bohdanmoroziuk/react-drawing-board
canvas drawing-board paint-application react redux-toolkit typescript
Last synced: about 1 month ago
JSON representation
A simple Paint clone created with React, TypeScript and Redux Toolkit.
- Host: GitHub
- URL: https://github.com/bohdanmoroziuk/react-drawing-board
- Owner: bohdanmoroziuk
- License: mit
- Created: 2022-04-01T07:14:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T08:46:06.000Z (over 1 year ago)
- Last Synced: 2023-12-05T18:49:16.349Z (about 1 year ago)
- Topics: canvas, drawing-board, paint-application, react, redux-toolkit, typescript
- Language: TypeScript
- Homepage:
- Size: 851 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Drawing Board
> A simple Paint clone created with React, TypeScript and Redux Toolkit.
## Preview
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `build` folder.