Restaurant Page, is
a single page application
implemented with vanilla JavaScript. In the course of implementing the project, I learn't the following concepts and reinenforced already learned ones, these includes:
Concepts learned and practiced includes:
-
Learned how to setup and use webpack.
-
Implement HTML tags with vanilla JavaScript.
-
DOM manipulation.
- adding attributes
- Removing DOM nodes
- implementing single application using the DOM apis.
- HTML,
- CSS,
- Vanilla JavaScript.
To get the local copy up and running follow these simple example steps.
On your terminal:
- Clone the repository, by entering
[email protected]:uche-inyama/restaurantPageJs.git
, on your terminal. cd
into the directory where it is located and at the root of the folder, runnpm install
, to install the packages.- Open the application on your browser, by going to folder where is stored on your machine, access the html file,
and open the file with your choice browser, or if you'r using VS code, at the bottom of the editor, there's
Go Live
, click on it, it will give you a list of files and folders click on dist, tadaah!
👤 Inyama, Uchechukwu Henry
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.