[live site link ] (https://tubular-kashata-f91ebc.netlify.app/)
GymEdge is a modern, full-stack application designed for gym management. It utilizes HTML, Tailwind CSS, React, MongoDB, Node.js, Express.js, Firebase, and Stripe for payment processing to provide a seamless and efficient user experience.
-
website name : gym edge
-
my website type : Fitness Tracker Project
-
responsive all device
-
i use total 3 role this project
-
admin dashboard
-
trainer dashboard
-
member dashboard
-
i added payment system
-
i use payment method stripe
-
use admin panel dynamic content
-
sign up / sign in system
-
user friendly layout
-
Install dependencies:
-
npm start
-
npm install
-
Clone the repository:
git clone https://github.com/emon50666/gymedge.git cd gymedge
-
Set up Firebase:
-
Create a Firebase project and enable authentication. Copy the Firebase configuration and add it to .env file. Set up Stripe:
-
Create a Stripe account and obtain your API keys. Add your Stripe API keys to the .env file.