Skip to content

This project was developed to calculate the total of liters and the value of drinks in a more friendly and simple way.

License

Notifications You must be signed in to change notification settings

thefalked/Drink-Count

Repository files navigation

Letmeask

Technologies   |    Project   |    Layout   |    Screenshot   |    How to run   |    License

License


🧪 Technologies

This project was developed with the following technologies:

🍺 Project

Drink Count is a simple app that allows you to track your favorite drinks and their quantity.

The project uses:

✔ React

✔ React Hooks

✔ React Context API

✔ Next.js

✔ TypeScript

✔ Cookies

✔ i18n

✔ Chakra UI

✔ Dark & Light Theme

The internacionalization gets your system language, but you can change by adding /en or /pt-BR at the end of the URL. In this project it has only two languages supported, fallbacking to the en (English) language.

🔖 Layout

Check the app deployed on Vercel in here.

🖼 Screenshot

screenshot of drink count app

🚀 How to run

Clone the project and access its folder.

$ git clone https://github.com/thefalked/Ddrink-Count.git
$ cd Drink-Count

To start it, follow the steps below:

# Install dependencies
$ yarn

# Start the project
$ yarn start

The app will be available in your browser on the address http://localhost:3000.

📝 License

This project is under the MIT license. See the LICENSE file for more details.

About

This project was developed to calculate the total of liters and the value of drinks in a more friendly and simple way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published