Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
/ alchebeer Public archive

Drinks recipe website for AMBEV beverage built with NextJS and MongoDB.

License

Notifications You must be signed in to change notification settings

lucas-lm/alchebeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Alchebeer

Prerequisite Prerequisite Documentation Maintenance License: MIT

House of the best drinks recipes

🏠 Homepage

How to create custom beers for each type of consumer?

Thinking about that question we have created Alchebeer. Our goal is to encourage consumers to create new drinks with AMBEV's beverage and share their recipes. We have a website and a mobile app, where users can create drink recipes with AMBEV's beverage and these recipes will be available to everyone. In addition to bringing brand engagement and increasing sales, we will also be able to be a great source of data for AMBEV in the future and together we're going to have a greater understanding of customers.

Table of Contents

Features

  • List of recipes curated by Alchebeer
  • List of users' recipes
  • Create recipes

Techs

Prerequisites

  • node ~12.14.1
  • npm ~6.13.4
  • MongoDB

Getting Started

First install the dependencies:

npm install
# or
yarn

Rename .env.local.example file (in the root) to .env.local and put your MongoDB URL in place of <your MongoDB URI>. Save this file and run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy a Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out Next.js deployment documentation for more details.

Next steps

  • Add responsive layout
  • Change codebase to TypeScript
  • Improve code patterns and quality
  • Add automated tests
  • Improve data structure
  • Add analytics tool
  • Add more recipes and informations

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

📝 License

Copyright © 2020 Lucas Miranda.

This project is MIT licensed.

About

Drinks recipe website for AMBEV beverage built with NextJS and MongoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published