https://github.com/bolajiayodeji/rentify-frontend
Rentify is a virtual renting platform that allows you to rent your electronics and book rentals.
https://github.com/bolajiayodeji/rentify-frontend
Last synced: 7 months ago
JSON representation
Rentify is a virtual renting platform that allows you to rent your electronics and book rentals.
- Host: GitHub
- URL: https://github.com/bolajiayodeji/rentify-frontend
- Owner: BolajiAyodeji
- License: mit
- Created: 2019-01-04T13:23:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T11:35:00.000Z (over 6 years ago)
- Last Synced: 2025-01-21T00:36:23.039Z (9 months ago)
- Language: HTML
- Homepage: https://rentify-frontend.herokuapp.com
- Size: 5.84 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rentify-frontend
Rentify UI## Contributing Guide
```
git clone https://github.com/BolajiAyodeji/rentify-frontend.git
```
```
cd rentify-frontend
```
Install dependencies
```
npm install
```