Skip to content

Solamento02/meu-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 React Native Expo
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!😉