https://github.com/devmdmainuddin/aves-interview-project
https://github.com/devmdmainuddin/aves-interview-project
react tailwindcss
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devmdmainuddin/aves-interview-project
- Owner: Devmdmainuddin
- Created: 2024-11-22T13:38:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T10:26:49.000Z (6 months ago)
- Last Synced: 2025-01-26T15:34:17.312Z (4 months ago)
- Topics: react, tailwindcss
- Language: JavaScript
- Homepage: https://aves-interview.netlify.app/
- Size: 269 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Property Management Dashboard
Property save in localstorage , first data saved in localstorage , then get all data in localstorage and show all data by default in all properties cards.## Installation
Install my-project with npm
```bash
git clone https://github.com/Devmdmainuddin/aves-interview-project.git
cd aves-interview-project
npm i
npm run dev
```
## website live link[https://aves-interview.netlify.app/](https://aves-interview.netlify.app/)
## Features
- Navbar
- Add property in localstorage
- Show property ,
- searchbar function add ,
- properties status count ,
- Delete property ,
- Filter properties by type
- Sort properties by old and new properties
- Sort properties by rental Status
- Footer
## AppendixThis project is used by the following
- react-icons
- react-router-dom
- axios
- react-hot-toast
- react-tabs## Authors
- [@devmdmainuddin](https://github.com/Devmdmainuddin)
## portfolio
- [portfolio](https://my-portfolio-m.web.app/)