To run the project, run the following command:
# by ssh
git clone [email protected]:andreribeiro87/FindIt.git
# by https
git clone https://github.com/andreribeiro87/FindIt.git
cd findit
npm install
npm run build
npm run start
# Now findit is hosted on http://localhost:3000
Deployed on https://find-it-navy.vercel.app