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.
- Clone the FE repo
git clone [email protected]:smculliton/lunch-and-learn-fe.git
- Install NPM packages
npm install
npm start
- Register New User and Login/ Logout capabilities
- Bug fixes
- Pagination of search results