This is a basic javascript project, for a sample restaurant website:
This project has been developed to accomplish basic javascript module at Microverse.
- Open your terminal.
- Navigate to your desired location to download the contents of this repository.
- Run
https://github.com/pipe2442/restaurantjs.git
. - Enter root folder with command
cd restaurantjs
. - Install project dependencies
npm install
. - Run
npm run build
.
Launch the local version of this project opening the dist/index.html
file in the browser.
👤 Luis Felipe Angulo Torres
- Github: pipe2442
- Twitter: @donCodigo_
- Linkedin: linkedin
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.