Skip to content

smculliton/lunch-and-learn-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Shot 2023-04-12 at 1 26 04 PM

Deployed Site

Lunch and Learn

Back End Repo

Lunch and Learn BE Github

About The Project

Lunch and Learn is an educational recipe app that aims to bring cuisine closer to the culture it came from. A user can search for recipes from a specific country, or take a suggestion from the app. Then, the app will display the recipes and link the user to learning resources, including videos and pictures about the country that those recipes came from. Users can also add and remove recipes to their favorites.

Built With

Installation

  1. Clone the FE repo
git clone [email protected]:smculliton/lunch-and-learn-fe.git
  1. Install NPM packages
npm install
npm start

Preview

Search
lunch_and_learn_1_AdobeExpress

Favoriting
lunch_and_learn_2_AdobeExpress

Learning Resources
lunch_and_learn_3_AdobeExpress

Future Extensions

  • Register New User and Login/ Logout capabilities
  • Bug fixes
  • Pagination of search results