Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 766 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 766 Bytes

Drinklink

Description

Drinklink is an innovative project developed as part of the Server-Client module.

Technologies

  • Frontend: React, Next.js, Tailwind CSS
  • Backend: Node.js, Express
  • Database: Prisma

Installation and Execution

  1. Clone the repository:
git clone https://github.com/richard-zi/drinklink.git
  1. Navigate to the project directory:
cd drinklink
  1. Install the required packages:
npm install

Features

  • User sign-in and registration
  • Searching for bars and beverage providers
  • Online booking of beverages
  • Managing user profiles and bookings

Support

For questions or issues, please create an issue in the repository or feel free to improve the code via pull requests.