Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
[Node.js](https://nodejs.org)
[React Native](https://reactnative.dev)
[Expo](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!😉