SunnySparks / Recipes-book

A JavaScript application that uses a food API for showing and sharing recipes.
MIT License
1 stars 1 forks source link

Recipe book

A JavaScript application that uses a food API for showing and sharing recipes

screenshot

Save your favorite food recipes, comment them and give them a like

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

A modern web browser (Chrome, Firefox, Safari, Microsoft Edge)

Usage

Clone the project by typing in your terminal git clone https://github.com/SunnySparks/Recipes-book.git.

Change directory cd into the just created from the project.

Run npm install.

Run npm start.

Your computer will open the main page where you can add your name and score

Run tests

Clone the project using git clone https://github.com/SunnySparks/Recipes-book.git.

Run npx eslint . for javascript linters.

Run npx stylelint "**/*.{css,scss}" for style linters.

Live Demo Server

Video of the Project:

Author

👤 Sunny Díaz

👤 Ramiro Aquistapace

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.