Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davecaos/bingo
Editable Bingo APP
https://github.com/davecaos/bingo
Last synced: 9 days ago
JSON representation
Editable Bingo APP
- Host: GitHub
- URL: https://github.com/davecaos/bingo
- Owner: davecaos
- Created: 2021-01-24T12:58:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T01:48:07.000Z (6 months ago)
- Last Synced: 2024-05-23T02:39:48.523Z (6 months ago)
- Language: JavaScript
- Homepage: https://tinyurl.com/2t88h4u6
- Size: 4.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EDITABLE BINGO ✏️ APP
This is a Bingo totally inspired by [@andygeorge's dev.to Bingo post](https://dev.to/andygeorge/developer-bingo-56hp)🔗 [Example Developer Bingo](https://davecaos.github.io/bingo/?0=Has%20a%20mechanical%20keyboard&1=Strong%20opinions%20about%20spaces%20vs%20tabs&2=Has%20over%203%20unfinished%20projects&3=Has%20a%20Mac,%20thinks%20windows%20user%20are%20scrubs&4=Has%20a%20PC,%20thinks%20Mac%20users%20are%20pretentious&5=Uses%20Linux,%20is%20currently%20debugging%20sound%20drivers&6=Has%20argued%20about%20a%20javascript%20framework%20in%20the%20last%20week&7=Says%20%22perfect%20is%20enemy%20of%20good%22but%20spend%2012%20hours%20refactoring%20yesterday&8=Wishes%20they%20were%20an%20Himalayan%20goat%20farmer%20instead&9=Hopes%20someone%20will%20ask%20them%20about%20this%20IDE%20theme&10=%22I%20don%27t%20need%20to%20write%20secure%20code%20it%27s%20not%20my%20job%22&11=Doesn%27t%20understand%20why%20security%20team%20looks%20so%20tired%20all%20time&12=FREE%20SPACE&13=Has%20tried%20keto&14=Extremely%20niche%20political%20ideology%20that%20no%20one%20else%20understand&15=Has%20horror%20stories%20from%20when%20they%20worked%20at%20a%20startup.%20&16=Has%20horror%20stories%20from%20when%20they%20worked%20at%20a%20megacorp.%20&17=Monitor%20sits%20on%20coding%20books%20they%27ve%20never%20read&18=Calls%20themself%20full%20stack&19=Hate%20it%20when%20people%20Calls%20themself%20full%20stack&20=Hasn%27t%20updated%20their%20blog%20in%206%20months.&21=Noise%20cancelling%20headphones&22=Has%2050%20unread%20LinkedIn%20messages%20from%20%20dodgy%20recruiters&23=Breaks%20into%20cold%20sweat%20when%20they%20think%20about%20having%20to%20do%20a%20tech%20interview%20again&24=Has%20named%20their%20desk%20plant&).
🔗 [Blank Bingo](https://davecaos.github.io/bingo/).
![Bingo](https://user-images.githubusercontent.com/6124495/107137446-7b4a4400-68eb-11eb-8e9c-cb4fce51eef3.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.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.