Skip to content

TemChurras is a web application that helps churras goers and organizers.

License

Notifications You must be signed in to change notification settings

antoniobfm/temchurras-front

Repository files navigation

🍺 TemChurras

TemChurras is a web application that helps churras goers and organizers.

When you are organizing a churrasco with your friends things can get messy: they forget to pay, where its gonna be, when, how much they should give you and if they have paid.

But things don't need to be this complicated, with TemChurras all churrascos are going to be well organized and painless.

With TemChurras you can participate in your friend's churrascos, have all them organized in a ordened manner and create your owns.

Welcome to TemChurras! 🍻

🌳 Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Name Description Default Value
NEXT_PUBLIC_BACKEND_DEV_PORT Back-end local port 3333
NEXT_PUBLIC_PRODUCTION_BACKEND_URL Production back-end url https://api.temchurras.com

💻 Getting started

With yarn

$ git clone git@github.com:antoniobfm/temchurras-front.git
$ cd temchurras-front
$ yarn
$ yarn dev

With npm

$ git clone git@github.com:antoniobfm/temchurras-front.git
$ cd temchurras-front
$ npm i
$ npm dev

⚙️ Features

  • Sign in with your cell phone.
  • Add new churras and share it with your friends.
  • Confirm your presence at your friends churras.
  • Easily access all the information you need to know about the event, such as how many people are going and how much money it has raised.
  • Suggest how much people should contribute if they are going to drink or not.

📚 Tech Stack

Client: React/Next.js, Redux, Styled Components, React Hook Forms

Server: Repository here

Screens: Figma here

📄 License

Licensed under the MIT License, Copyright © 2022-present Antônio Moraes.

See LICENSE for more information

About

TemChurras is a web application that helps churras goers and organizers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages