/drunk-o-clock

Help people select the best drinks they want to learn and party with friends! :beer:

Primary LanguageTypeScript

 

Drunk o'clock

Github top language Github language count Repository size


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

Drunk o'clock - App developed in React to help people select the best drinks they want to learn and party with friends! Project created using TheCockTailDB

✨ Features

✔️ Custom Search Bar;
✔️ Context API;
✔️ Custom React Hooks;\

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/MatheusChein/drunk-o-clock.git

# Access
$ cd drunk-o-clock

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

Made with ❤️ by Matheus Chein

 

Back to top