This is a project I made after watching a 4 hours react-native crash course. I challenge myself to make this in 4 days and I managed to. There are features I haven't yet implement such as search feature and deletion feature but I am quite satisfied with this.
- Clone/ download this project.
- Download Expo App in your phone.
- Open this project in your favorite IDE.
- run
npm start
on the terminal. Make sure you are on the right directory. - It will direct you to a web page as shown below.
if you see the IP address that is inside a black box, as I make this with expo I need to constantly change the port. In this way, go to
misc
folder and go toport.js
file. Copy the IP address inside the black box and replace with PORT="[paste here]". - Scan the barcode with your phone camera.