https://github.com/purwar1997/vanlife
Static website that allows users to view information about rented vans.
https://github.com/purwar1997/vanlife
firebase firestore react-router-v6 reactjs
Last synced: 12 months ago
JSON representation
Static website that allows users to view information about rented vans.
- Host: GitHub
- URL: https://github.com/purwar1997/vanlife
- Owner: purwar1997
- Created: 2023-04-28T14:07:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-10T15:53:41.000Z (over 1 year ago)
- Last Synced: 2024-11-10T16:39:09.611Z (over 1 year ago)
- Topics: firebase, firestore, react-router-v6, reactjs
- Language: JavaScript
- Homepage: https://vanlife-psi.vercel.app/
- Size: 3.1 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vanlife


## 0. Table of Contents
1. [Overview](#1-overview)
2. [Screens in this website](#2-screens-in-this-website)
3. [Tools and technologies used](#3-tools-and-technologies-used)
4. [Live Link](#4-live-link)
## 1. Overview
Vanlife is a static web application that enables users to browse detailed information about available rental vans. It is built with `React` and utilizes `Firebase Firestore` for data storage.

## 2. Screens in this project
- Authentication pages
- Signup page
- Login page
- Home page
- About page
- Vans page
- Single van page
- Dashboard page
- Income page
- Host vans page
- Single host van page
- Reviews page
## 3. Tools and technologies used
- Create React App to initialize React project
- Vanilla CSS to style UI components
- React Router v6 to implement client side routing
- Firebase Firestore for data storage
- Vercel for deployment
## 4. Live Link
Vanlife is deployed on Vercel. **Live link** of the deployed project - [click here](https://vanlife-psi.vercel.app/).