This website is used to manage memberships, workouts, instructors, offline and online classes, offline and online booking, newsletters, and contents. This website is build with React Js
, Vite
, Tailwind CSS
, Rest API
, Axios
, and several libraries.
- Manage Memberships
- Manage Instructors
- Manage Workouts
- Manage Offline Classes
- Manage Offline Classes Booking
- Manage Online Classes
- Manage Online Classes Booking
- Manage Newsletters
- Manage Contents
- Clone this project by type command
git clone https://github.com/Capstone-Project-Kelompok-6/Fe-React.git
. - After that type command
code .
to open this project in Visual Studio Code - On your Visual Studio Code type command
npm install
to install all modules that used ini this project. - Last step is run this project by type command
npm run dev
. - Finally you can try this website and happy testing.