Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 315 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 315 Bytes

Description

Using Serverless, React-Redux (JavaScript), AWS, and Bootstrap, Python to create a client to search through a massive DB of ingredients

How to use

Start the Serverless backend with sls offline start

Start the React frontend with npm start

Navigate to http://localhost:3000/ in your browser