Ever been in a situation where you have secondhand goods that piling up in your storage but have no idea where to give them? Afraid of damaging the environment by mindlessly trashing them away? Wan't to get a secondhand goods for yourself without spending money?
No worries! We got you covered!
Regrant is a resource sharing app that connects people who have secondhand goods that is still usable to other people who may find it interesting. The app was developed using React Native for bringing the mobile side, NativeWind framework for delightful UI, also GCP and Firebase stacks to provide the backend service. This project is still in beta phase.
Requirement:
nodeJs ver 21+
To run this, do the following:
-
In VScode or your git bash, clone this repo:
git clone https://github.com/luthfibintang/Regrant.git -
After cloning repo,
npm install -
Then,
npx expo run

