A lightweight app to explore and create recipes - Built with Next.js, Hasura, and Chakra-UI
The Recipes App with Hasura is a lightweight application built with NextJS and Hasura. It allows users to create and explore recipes. The app features multi-language support, dark and light modes, and the ability to create and update recipes. It utilizes NextJS for frontend development, Hasura for retrieving recipe data through a GraphQL API, and Chakra UI for implementing modular and accessible styled components.
To install the Recipes App with Hasura, follow these steps:
git clone https://github.com/LauraBeatris/recipes-next-hasura.gitgit clone git@github.com:LauraBeatris/recipes-next-hasura.git
(Note: SSH access requires a registered SSH key in your GitHub account)yarn install command.The Recipes App with Hasura is a lightweight application built with NextJS and Hasura. It allows users to create and explore recipes. The app includes features such as multi-language support, dark and light modes, and the ability to create and update recipes. The installation process involves cloning the project and installing the necessary dependencies. This project is released under the MIT license and was created by Laura Beatris in 2020.