Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krvajal/mspaint
https://github.com/krvajal/mspaint
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/krvajal/mspaint
- Owner: krvajal
- Created: 2019-07-02T21:20:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:24:38.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T18:04:11.857Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MS Paint
React implementation of the Microsoft Paint program
### Getting started
```sh
npm install
npm run start
```