Skip to content

A lightweight app to explore and create recipes - Built with Next.js, Hasura, and Chakra-UI

Notifications You must be signed in to change notification settings

LauraBeatris/recipes-next-hasura

Repository files navigation

Recipes App with Hasura

A lightweight app made with NextJS and Hasura to create and explore recipes

Author Languages Stars Forks Contributors recipes-next-hasura


Color Mode     Update Recipe


📌 Table of Contents

🚀 Features

  • 🍕  Explore recipes
  • 🥐  Create and update recipes
  • 🎨  Dark and light mode
  • 🌍  Multi-Language support - Portuguese and English

👷 Installation

You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/LauraBeatris/recipes-next-hasura.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

git clone git@github.com:LauraBeatris/recipes-next-hasura.git

Install dependencies

yarn install

🏃 Getting Started

Run the following command in order to start the application in a development environment:

yarn dev

📮 Faq

Question: What are the tecnologies used in this project?

Answer: The tecnologies used in this project are NextJS, Hasura to retrieve recipes data via a GraphQL API and Chakra UI to implement modular and accessible styled components.

🐛 Issues

Feel free to file a new issue with a respective title and description on the the Recipes Next Hasura repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

📕 License

Released in 2020. This project is under the MIT license.

Made with love by Laura Beatris 💜🚀