An open API service indexing awesome lists of open source software.

https://github.com/younusfoysal/alpha

Product Details Page with 360 View-3D
https://github.com/younusfoysal/alpha

chartjs daisyui react-chartjs-2 react-modal react-slick reactjs swiper-slider threejs

Last synced: 3 months ago
JSON representation

Product Details Page with 360 View-3D

Awesome Lists containing this project

README

        

Alpha Cars

## Live Link:

[https://alphacars.vercel.app/](https://alphacars.vercel.app/)

## Features:
* Users can View 360 of Product.
* Users can calculate rent cost by invites and duration.
* FAQ sections available for recent questions.
* Single Product Card added with autoscroll.

Installed Npm Packages:
```
@react-three/drei
@react-three/fiber
chart.js
swiper
react
react-chartjs-2
react-dom
react-icons
lucide-react
react-modal
react-slick
slick-carousel
```

### How to Set Up Locally

1. Install npm packages:
```sh
npm i
```
2. Run the development server:
```sh
npm run dev
```
3. Browse the application at:
```sh
http://localhost:5173
```