Skip to content

rheera/van-life

Repository files navigation

Van Life

Part of Scrimba's Advanced React course but updated to use TypeScript. A site where people can rent out camper vans for roadtrip adventures. Goal is to practice working with React Router. Live link: https://can-i-van.netlify.app/

Table of Contents

Tools

Made with React, React Router, Vite, TypeScript, and ChartJS.

Features to add

  • Finish Host dashboard, reviews, and income page
  • Loading pages and error handling

Stretch Goals

  • Add real authentication
  • Stack multiple filters (ie. show rugged and luxury vans)
  • Log out button/page
  • Have a real graph for income page

Quick start

  1. Start developing.

    Navigate into the site’s directory and start it up.

    npm install
    npm run dev
  2. Open the code and start customizing!

    Your site is now running at http://localhost:5173!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published