Welcome to ONE BUILD, your ultimate solution for managing apartments, users, and payments seamlessly through a responsive, user-friendly interface.
-
Apartment Management:
- Comprehensive tools to add, edit, and delete apartment listings.
- Detailed apartment profiles with images, descriptions, and amenities.
-
User Member Management:
- User registration and login system for both members and administrators.
- Profile management for users to update their personal information and preferences.
-
Admin Dashboard:
- An intuitive admin dashboard to manage all aspects of the website.
- Advanced analytics and reporting tools for apartment and user data.
- @tanstack/react-query
- react-router-dom
- react-simple-typewriter
- react-spinners
- stripe
- swiper
To get a local copy up and running follow these simple steps.
Make sure you have Node.js and npm (or yarn) installed on your development machine.
- Clone the repository:
git clone https://github.com/your-username/your-project.git Navigate into the project directory: cd your-project Install dependencies: npm install or yarn install To run the project locally, use the following command: npm start or yarn start
Replace your-username and your-project with your actual GitHub username and project repository name.