Skip to content

ghassenbenzahra123/NextJS-Real-Estate-APP

Repository files navigation

NextJS RealEstate App (RapidAPI, Chakra UI)

Built with:

  • NextJS
  • RapidAPI
  • Axios

Live DEMO

👉 Real Estate APP DEMO 👈

Run Locally

1. Install Dependencies

$ npm install

2. Run development server

$ npm run dev 

Build the project

$ npm run build