WeRent addresses issues such as complex user flows, unreliable product quality, inaccurate product descriptions, and difficulties in assessing the condition of rental items.
By implementing a user-friendly review page, WeRent enhances transparency and user trust, allowing potential renters to make informed decisions based on the feedback and experiences of previous users.
|-- WeRent-FE/
| ├── api/
| ├── app/
| ├── assets/
| ├── config/
| ├── features/
| | ├── add-product
| | ├── base
| | ├── home
| | ├── login
| | ├── product
| | ├── rate
| | ├── register
| | ├── review
| | └── index.ts
| ├── provider/
| └── public/
|-- README.md
- Clone the repository
git clone <repository_url>
- Install Project Dependencies
$ npm install
# development
$ npm run start
- Register
- Login
- Product
- Image Slide View
- Choose Size
- Like
- Choose Product
- Rating
- Review