A single page website using JavaScript was built using WebPacker. Webpacker was used to bundle the stylesheets and various JS files. Clicking a navbar tab wipes out the current contents of the page and then renders the new contents from a different JS file. Refactoring was done to keep the code DRY.
- HTML
- CSS
- JavaScript
- WebPacker
To get a local copy up and running follow these steps:
- Basic knowledge of Html, CSS and JavaScript
- A Code Editor
- Git
- Fork/Clone this project to your local machine
- Open
index.htmlin your browser
👤 Ikraam Ghoor
- Github: @ikraamg
- Twitter: @GhoorIkraam
- LinkedIn: isghoor
- Email: [email protected]
Contributions and feature requests are welcome!
Start by:
- Forking the project
- Cloning the project to your local machine
cdinto the project directory- Run
git checkout -b your-branch-name - Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development(or master if not available) branch of the original project for a review
Give a ⭐️ if you like this project!