BBronze is a MERN stack application designed to simplify the process of booking mobile spray tanning appointments. It provides an intuitive interface for customers to schedule appointments, and a robust backend for administrators to manage bookings.
- User Authentication: Secure signup and login system.
- Appointment Booking: Users can book their spray tanning appointments with ease.
- Appointment Management: Administrators can view, confirm, or cancel appointments.
- Mobile Friendly: Designed with a mobile-first approach for easy access on the go.
- MongoDB
- Express.js
- React.js
- Node.js
- TaildwindCSS
Follow these steps to set up the project locally on your machine.
- Git
- Node.js
- npm
''' git clone https://github.com/shadowedj33/bbronze-app.git cd bbronze-app/ '''
''' npm install '''
** .env in server root ** '''env mongo_URI= JWT_SECRET= '''
Split the terminal to the server Host server on port 3000 ''' cd bbronze-app/server npm run dev '''
In other terminal, enter client ''' cd bbronze-app/client npm run dev '''
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions, feel free to reach out at [email protected]