This is a sample Next.js/React app done step-by-step.
Check the demo hosted on https://oasis-sand.vercel.app/.
First clone this repository.
$ git clone https://github.com/heuzin/oasis.git
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npm run dev
- List houses for rent
- Make reservations
- Favorite your listings