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.
- 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
- 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
Vanlife is deployed on Vercel. Live link of the deployed project - click here.