Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelongaro/drawingdash
Codebase for Drawing Dash, a timed drawing app with daily updated random prompts 🎨.
https://github.com/michaelongaro/drawingdash
auth0 canvas firebase react
Last synced: 19 days ago
JSON representation
Codebase for Drawing Dash, a timed drawing app with daily updated random prompts 🎨.
- Host: GitHub
- URL: https://github.com/michaelongaro/drawingdash
- Owner: michaelongaro
- Created: 2021-12-01T01:53:53.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T04:46:50.000Z (over 1 year ago)
- Last Synced: 2024-10-17T06:45:21.118Z (30 days ago)
- Topics: auth0, canvas, firebase, react
- Language: JavaScript
- Homepage: https://drawingdash.com
- Size: 1.82 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drawing Dash
live site: [Drawing Dash](https://drawingdash.com/).
## Description
Drawing app created with React and Firebase with daily updated random prompts. Features search functionality, profile customization, and ability to like/share other user's drawings.
![Screenshot of website](https://i.gyazo.com/961e9be0427c8298ca89b5b19a85d239.png)
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.