Skip to content

larrycustodio/recipe-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Lister

For the uninspired home cook

Development Mode Setup

Make sure to have Node.js, git, and webpack pre-installed to continue.

To install a local copy of the repository, fork or clone to your local drive via terminal:

git clone https://github.com/larrycustodio/recipe-finder.git <YOUR_REPO_DIRNAME>

Switch to the active directory, then install all npm module dependencies:

cd <YOUR_REPO_DIRNAME>
npm i

Launch the development server: npm run dev and the web app should open up on your default internet browser!

Setting up environment variables

Create a .env file on the root directory, touch .env

Deployment (TBD)

Add additional notes about how to deploy this on a live system

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

References & Acknowledgments

  • API powered by The Meal DB Documentation
  • A few happy hours for the spur of the moment ideas...

About

For cooks who could use some quick inspiration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published