Skip to content

dom-wr/challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Challenge

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Backend Servics

There is a serverless API that can be hit with query params. The URL is https://cjzc9rnnpd.execute-api.us-east-2.amazonaws.com/default/grocery?searchStr={query}
The query will search through the database for matching items.

The lambda function is available for viewing within this repo in the lambda folder

The API to Client connection is still under development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published