This project showcases DOM manipulation in rendering a page in Javascript using webpack and ES6. Requirements can be seen from The Odin Curriculum.
- Javascript
- Html
- CSS
- Webpack
Click here to visit a live version of the web app.
To get a local copy up and running follow these simple example steps.
- npm
- webpack
- Clone the repository.
- Run
npm install
to install dependencies. - Run
npm start
to start the development server. - Your browser should open. Click on the
dist
folder to see the app.
👤 Christopher Amanor
- Github: @krys2fa
- Twitter: @krys2fa
- Linkedin: Christopher Amanor
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Kindly give this repository a ⭐️ if you like this project!
-
Project specifications by Microverse and The Odin Project.
-
Design inspiration was taken from Redwanul Haque.
-
Images were downloaded from searches on Google.
This project is licensed under the MIT License.