Skip to content

Recipe Finder, Re-Find, allows users to filter through recipes that are allergy-safe.

License

Notifications You must be signed in to change notification settings

LinKCoding/js-allergies-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Finder

Recipe Finder, or Re-Find, is a vanilla JavaScript frontend providing recipes that are allergy safe for users. Users have access to 2,500 recipes at their disposal in the backend repository. Users can also change how many recipes they choose to filter through by changing the seed file in https://github.com/LinKCoding/allergies-backend.

Getting Started

This app needs to be paired with a backend, the one provided is: https://github.com/LinKCoding/allergies-backend. Follow the instructions in the Readme.md to get started.

Prerequisites

Built with Node v6.11.2

Installing

Fork the repository if you want to contribute changes, otherwise clone onto your computer.

$ git clone https://github.com/LinKCoding/js-allergies-frontend

Go to the root directory using your terminal, then run:

$ open index.html

This will cause your main browser to open the web application. Since it is a single page application, there is no routing in place.

Built With

Versioning

Latest version is always available under the master branch in this repository.

Authors

License

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

Acknowledgments

  • Flatiron School and especially Kesean Woodhouse for seeing this project through.

About

Recipe Finder, Re-Find, allows users to filter through recipes that are allergy-safe.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.5%
  • HTML 44.5%
  • CSS 6.0%