Skip to content

An app that uses an API to get dishes info and allows to add them to the menu.

Notifications You must be signed in to change notification settings

vlaurencena/menu-for-restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Menu for restaurant built with React

Description

This was a project done under specifications described by Alkemy A menu of options for a hotel’s restaurant that consumes an external API and display different attributes at the individual level of each dish and the finalized menu.

Built with

  • HTML.
  • CSS.
  • JavaScript.
  • React.
  • React Router DOM: I chose to work with this components library to work with dynamic routing.
  • Axios.
  • React Spinners.
  • React Toastify.
  • Spoonacular API.

Project Specifications

Project Specifications by Alkemy: Original, en español | English version

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000/

About

An app that uses an API to get dishes info and allows to add them to the menu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages