All Projects → LauraBeatris → recipes-next-hasura

LauraBeatris / recipes-next-hasura

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

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to recipes-next-hasura

members
Managing People (Members), CRUD with Dashboard
Stars: ✭ 36 (+20%)
Mutual labels:  apollo, hasura, chakra-ui
hasura-node-monolith-example
Example of a monolithic web application using Hasura GraphQL Engine + Node.js + Next.js
Stars: ✭ 25 (-16.67%)
Mutual labels:  apollo, hasura
instagram-clone
Instagram clone using apollo, react and graphQl (hasura-graphQl engine)
Stars: ✭ 44 (+46.67%)
Mutual labels:  apollo, hasura
onurl
URL Shortener created w/ Next.js, TypeScript, Mongoose
Stars: ✭ 48 (+60%)
Mutual labels:  emotion, chakra-ui
boilerplate
Fullstack boilerplate using Typescript, React, Node & GraphQL
Stars: ✭ 738 (+2360%)
Mutual labels:  apollo, chakra-ui
create-full-stack
Set up a TypeScript full stack with one command.
Stars: ✭ 94 (+213.33%)
Mutual labels:  apollo, hasura
react-ssr-apollo-boilerplate
A boilerplate for React with SSR using GraphQL and Apollo
Stars: ✭ 19 (-36.67%)
Mutual labels:  apollo, emotion
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+6010%)
Mutual labels:  apollo, emotion
Next Ecommerce
⚡️ Quantum Ecommerce. Made with Next.js | GraphQL | Apollo Server | Apollo Client | SSR
Stars: ✭ 186 (+520%)
Mutual labels:  apollo
Graphql Shield
🛡 A GraphQL tool to ease the creation of permission layer.
Stars: ✭ 3,121 (+10303.33%)
Mutual labels:  apollo
Fullstack Boilerplate
Fullstack boilerplate using Typescript, React, GraphQL
Stars: ✭ 181 (+503.33%)
Mutual labels:  apollo
React Native Fullstack Graphql
🚀 Starter projects for mobile applications based on React Native & GraphQL.
Stars: ✭ 208 (+593.33%)
Mutual labels:  apollo
Apollo 11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Stars: ✭ 52,190 (+173866.67%)
Mutual labels:  apollo
Next React Graphql Apollo Hooks
React, Apollo, Next.js, GraphQL, Node.js, TypeScript high performance boilerplate with React hooks GraphQL implementation and automatic static type generation
Stars: ✭ 186 (+520%)
Mutual labels:  apollo
react-blog
Medium wanna be project.
Stars: ✭ 26 (-13.33%)
Mutual labels:  chakra-ui
Apollo perception ros
Object detection / tracking / fusion based on Apollo r3.0.0 perception module in ROS
Stars: ✭ 179 (+496.67%)
Mutual labels:  apollo
React Auth App Example
An app example with authentication using Create React App, React, React Router, Apollo, GraphQL, Redux and Redux Form.
Stars: ✭ 179 (+496.67%)
Mutual labels:  apollo
Apollo
Apollo is a Open-Source music player for playback and organization of audio files on Microsoft Windows, built using Python.
Stars: ✭ 13 (-56.67%)
Mutual labels:  apollo
discover-videos
This app is a clone of Netflix app, check out the course http://bit.ly/nextjs-udemy-ankita on how to build this
Stars: ✭ 81 (+170%)
Mutual labels:  hasura
Prisma Tools
Prisma tools to help you generate CRUD system for GraphQL servers
Stars: ✭ 237 (+690%)
Mutual labels:  apollo

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 [email protected]: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 💜🚀

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].