Drinklink is an innovative project developed as part of the Server-Client module.
- Frontend: React, Next.js, Tailwind CSS
- Backend: Node.js, Express
- Database: Prisma
- Clone the repository:
git clone https://github.com/richard-zi/drinklink.git
- Navigate to the project directory:
cd drinklink
- Install the required packages:
npm install
- User sign-in and registration
- Searching for bars and beverage providers
- Online booking of beverages
- Managing user profiles and bookings
For questions or issues, please create an issue in the repository or feel free to improve the code via pull requests.