Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.61 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.61 KB

Introduction

This project is a web application allowing the user to publish and consult the real estate advertisements added by users of the application or from other ad sites. built with Next.js .

Explore page

alt text

Search and filter

alt text

Announce details

alt text

User announces

alt text

add announce

alt text

Messages

alt text alt text

Admin dashbord

alt text

Scrapping for admin

alt text

This project was made by

Getting Started

First, run the development server:

npm run dev
# or
yarn dev