Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solamento02/meu-clicker
Meu app de clicar em botão
https://github.com/solamento02/meu-clicker
expo expo-cli javascript nodejs react-native react-native-app reactjs
Last synced: 16 days ago
JSON representation
Meu app de clicar em botão
- Host: GitHub
- URL: https://github.com/solamento02/meu-clicker
- Owner: Solamento02
- Created: 2024-08-14T02:35:43.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:14:34.000Z (17 days ago)
- Last Synced: 2024-10-29T15:12:01.649Z (17 days ago)
- Topics: expo, expo-cli, javascript, nodejs, react-native, react-native-app, reactjs
- Language: JavaScript
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My clicker app
It's just like a cookie clicker, but has dark mode and light mode cuz I was trying to understand how it works.
# Requirements
[](https://nodejs.org)
[](https://reactnative.dev)
[](https://expo.dev)
If you want mess up with the code, when you extract the zip use this command on the folder to get the dependencies:
````
npm install
````
Since I used expo you run the command
```
npx expo start
```
Have fun!😉