Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ravid7000/codeeverything
CodeEverything
https://github.com/ravid7000/codeeverything
canvas graphics-programming reactjs svg
Last synced: 5 days ago
JSON representation
CodeEverything
- Host: GitHub
- URL: https://github.com/ravid7000/codeeverything
- Owner: ravid7000
- Created: 2019-10-15T12:10:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T05:56:47.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T13:27:28.375Z (over 1 year ago)
- Topics: canvas, graphics-programming, reactjs, svg
- Language: JavaScript
- Homepage:
- Size: 1.55 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# All in one repo for Coding, Experiments and Interview Preprations
# Apps
- Analytics with Offline Tracking
- Expandable Tree with React
- Kanban Board with React
- Tic Tac Toe game with React# Installation
```sh
npm i
```# Run
```sh
npm start
```