Made by Alan Soto
Three pages app where custumers are able to know about main restaurant´s information as name, menu and contact information. Menu page is the one that show most detailed information about restaurant´s products. The app is responsive.
- JavaScript
- Webpack
- Linters
- VS Code
Get a local copy, type on console...
$ cd <'the location yo want to save the project'>
$ git clone git@github.com:AlanSoto31/Restaurant-page.git
- nodejs 14.16.0
- Go inside the project folder:
cd Restaurant-page
. - Install dependencies:
npm install
. - Start the application:
npm run start
- Wait for the server to launch the app.
- Stop the application:
ctrl + c
👤 Alan Soto
- GitHub: @AlanSoto31
- Twitter: @Alan95081574
- LinkedIn: Alan Soto
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.