Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caseyochieng/nyumba-yangu
https://github.com/caseyochieng/nyumba-yangu
js learning-by-doing react react-router reactjs vitejs
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/caseyochieng/nyumba-yangu
- Owner: CaseyOchieng
- Created: 2024-11-16T19:05:10.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-06T00:29:27.000Z (23 days ago)
- Last Synced: 2024-12-06T01:25:21.638Z (23 days ago)
- Topics: js, learning-by-doing, react, react-router, reactjs, vitejs
- Language: JavaScript
- Homepage: https://nyumbayangu.vercel.app
- Size: 318 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real Estate Plug Client
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.
## Technologies Used
- React
- React Router
- Tailwind CSS
- Vite## Running the Application
1. Clone the repository
2. Install the dependencies with `npm install`
3. Start the development server with `npm run dev`Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Building the Application
1. Run `npm run build` to build the application for production.
2. The built application will be in the `dist` folder.## Deployment
The application is deployed to Vercel.
## Contributing
Contributions are welcome! Please open a pull request to contribute.
## License
The application is licensed under the MIT License. See [LICENSE](LICENSE) for details.
## Author
- Name: Casey Ochieng
- Email: [[email protected]](mailto:[email protected])
- GitHub: [caseyochieng](https://github.com/caseyochieng)