Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.2 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.2 KB

Vanlife

static-badge static-badge

0. Table of Contents

  1. Overview
  2. Screens in this website
  3. Tools and technologies used
  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.

preview

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.