Skip to content

Trybe course - Recipes app - Group project to practice app integration, Node.js, Express & Mongodb

Notifications You must be signed in to change notification settings

cyranodev/trybe-proj-recipes-app

Repository files navigation

This repo is a clone of an individual project part of Trybe junior web developer course.

https://www.betrybe.com/ (in Portuguese)

Recipes App

!project status
!react !NodeJS

Requisites

This group project encloses the Front-end module of the course. Recipes App consumes a public API (TheMealDB) to deliver a simple interface for users to search, favorite, begin and end recipes of their choice. 🍳

The project's filenames and architecture are defined by the project and must be unchanged to pass the course tests.

Original requirements and instructions (in Portuguese) for the project are here.

Requisites sum-up:

  • Create all front-end screens and features
  • (bonus) Unit tests aiming at 90% coverage of the project (to implement)

Instructions

Clone the repo or download the zip and extract it.

Install the project (run command inside folder): npm install.

To run the app: npm start.

To run the course tests: npm run cy.

About

Trybe course - Recipes app - Group project to practice app integration, Node.js, Express & Mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published