Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.02 KB

Scrimba - Travel Van Rental

This is my solution to the VanLife project on Scrimba where I took a full-stack approach to make it a fully functioning app.

Overview

An app for renting decked-out travel vans for your next road trip adventure

Concepts

Through this project, I will be able to reinforce my knowledge of React Router 6.

Some of the concepts I've learned about include:

  • BrowserRouter
  • Link/NavLink
  • Route
    • params, nesting, index
  • Outlet
    • context

React + Vite

This project was created with Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: