https://github.com/mahbub2001/genius-car-full
This a car servicing website
https://github.com/mahbub2001/genius-car-full
Last synced: about 1 year ago
JSON representation
This a car servicing website
- Host: GitHub
- URL: https://github.com/mahbub2001/genius-car-full
- Owner: Mahbub2001
- Created: 2022-12-18T06:00:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-18T06:46:35.000Z (over 3 years ago)
- Last Synced: 2025-02-04T18:43:30.831Z (over 1 year ago)
- Language: JavaScript
- Size: 28.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pay with SSLCommerz
Pay with Bank, Bkash, Nagad and many more using SSLCommerz payment gateway.
Live Site : https://genius-car-3e6fc.web.app
Github Client:https://github.com/Mahbub2001/Genius-Car-Full/tree/main/client
Github Server Site:https://github.com/Mahbub2001/Genius-Car-Full/tree/main/server
## Tech
- React
- Tailwind CSS + DaisyUI
- Express
- MongoDB
## Pre-requisites:
- Create a firebase project
- Create a sslcommerz sandbox account
## Want the starter code and follow me in the video?
- clone the starter branch `git clone -b starter https://github.com/Abdify/genius-car-bkash-sslcommerz-payment.git`
- create .env.local according to the .env.local.sample file in the client folder
- create .env according to the .env.sample file in the server folder
- navigate to client/ and server/ folder and install the dependencies with `npm i`
- start the client: `npm start` & server: `npm run dev`
## Want to use this?
- clone this project `git clone https://github.com/Abdify/genius-car-bkash-sslcommerz-payment.git`
- create .env.local according to the .env.local.sample file in the client folder
- create .env according to the .env.sample file in the server folder
- navigate to client/ and server/ folder and install the dependencies with `npm i`
- start the client: `npm start` & server: `npm run dev`