Skip to content

Solamento02/numpad-virtual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Numpad-virtual

I made this cuz one friend asked to, it's an app that has the numpad numbers on it, was really hard to do. But I learned a lot from it. The app has dark mode so doesn't hurt you eyes. You can download the app from releases

Tech

The server was made using Node.js
The app was made with React Native and Expo

Server

I just realized that the server only works with node 20 version The requirements to use the server is just install Node.js after that, when you download the server folder use:

npm install

It will generate an node_modules folder and the you run the bat file(if you windows) or the bash file(if you linux)
After running, you gonna do ipconfig(windows) or ifconfig(linux) to check your ip
image Put the IP code in the app and have fun ^^

Update

  • English language
  • Code of the app, I'm embarrased to show