Skip to content

This website displays recipes meals using APIs to retrieve details from a DataBase and also implements features like adding a functional Like button for every item and a section for adding a new comment. All these through an external API to send and receive data.

Notifications You must be signed in to change notification settings

LuisSalas94/javascript-capstone-project

Repository files navigation

El Pesquero Restaurant Web App

An App that uses an external APIs to show meals from around the world.

screenshot screenshot2

This website displays recipes meals using APIs to retrieve details from a DataBase and also implements features like adding a functional Like button for every item and a section for adding a new comment. All these through an external API to send and receive data.

Built With

Live Page

Page Link
Video Link

Getting Started

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

Prerequisites

  • Have git correctly installed.
  • Have NPM and NodeJs correctly installed.

Setup

  • Open a terminal window where you want to have installed a copy of the repository.

Install

  • Use this command to clone the repo:
$ git clone [email protected]:LuiSalas94/javascript-capstone-project.git
  • Install the required dependencies:
$ npm install

Usage

  • Run:
$ npm start
  • Build:
$ npm run build
  • Testing:
$ npm test
  • Edit the content as you like.

Authors

👤 Kenny Salazar

👤 Fernando Salas

🤝 Contributing

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

  • Thanks to Microverse for the guidelines.

📝 License

This project is MIT licensed.

About

This website displays recipes meals using APIs to retrieve details from a DataBase and also implements features like adding a functional Like button for every item and a section for adding a new comment. All these through an external API to send and receive data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published