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
- Host: GitHub
- URL: https://github.com/younusfoysal/alpha
- Owner: younusFoysal
- Created: 2024-12-14T04:33:19.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-12-14T17:40:44.000Z (7 months ago)
- Last Synced: 2025-02-09T09:28:59.190Z (5 months ago)
- Topics: chartjs, daisyui, react-chartjs-2, react-modal, react-slick, reactjs, swiper-slider, threejs
- Language: JavaScript
- Homepage: https://alphacars.vercel.app/
- Size: 30 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```