Restaurant-page [Project by Microverse] (Created by Sayyod Saidov)
- About the Project
- Built With
- Live Demo
- Getting Started
- Prerequisites
- Setup
- Author
- Contributing
- Show your support
- License
- Acknowledgements
The main goal of this project is to show the understanding of the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.
To get started, you should first get this repo in your local machine by downloading this project or typing:
git clone https://github.com/MrSayyod/Restaurant-page.git
- Browser (preferably: Google Chrome)
- Text editor (preferably: VSCode, Atom, Sublime)
- Command line
- Clone the project into your local machine using
git clone
command or download the zip file. - Go into the project directory using
cd directory name
command. - Run
npm install
. - Run
nmp run build
. - Open index.html file via your default browser.
- Email: ssayyod@gmail.com
- Github: @MrSayyod
- LinkedIn: Sayyod Saidov
- Twitter: Sayyod Saidov
- Facebook: Sayyod Saidov
🤝 Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Give a 🌟 if you like this project!
This project is MIT licensed.