This is a repo containing all the projects I have worked on to learn React during my time at ALX Software Engineering program.
This project aims at learning how to use Webpack to bundle JavaScript files. With Webpack, we can bundle all our JavaScript files into a single file, which can be included in our HTML file.