/Vans-Life

A rental site which let you rent your vans to backpacking people who are always ready to explore new places

Primary LanguageJavaScript

Van Life

Description

A rental site which let you rent your vans to backpacking people who are always ready to explore new places and want afforadable rooms but can't find it so that where are service plays a role to make vans camping more accesable and possible for that kind of people

Features

  • Fully functainal Ui made using react-router and uses its optmiztion to build this renatal site
  • Separte Panels features are there like User Panel and Admin Panel with authencation
  • Login and Sign up Page for using Admin panel
  • Built Using : React, React Router 6, Javascript, Auth

Live Demo 👁️

https://vans-lifes.netlify.app/

Snapshot of Van Life

Pc -

Screenshot (410)

Screenshot (413)

Screenshot (415)

Screenshot (416)

image

Screenshot (418)

Screenshot (419)

Screenshot (420)

Screenshot (421)

  • Mobile
intro-page (3) product-detail product-list about-page (1) 404 about-page (6)

To run locally

01. Install node dependices

 npm i

02. Run project in localhost

 npm run dev

03. Build this project for deployment

 npm run build