This is the client-side code for the Real Estate Plug application. The application is a property listing website where users can search and view properties. It also has a simple authentication system.
- React
- React Router
- Tailwind CSS
- Vite
- Clone the repository
- Install the dependencies with
npm install
- Start the development server with
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Run
npm run build
to build the application for production. - The built application will be in the
dist
folder.
The application is deployed to Vercel.
Contributions are welcome! Please open a pull request to contribute.
The application is licensed under the MIT License. See LICENSE for details.
- Name: Casey Ochieng
- Email: [email protected]
- GitHub: caseyochieng