Welcome to my coding journey at Codetrain Africa! This repository captures my progress over 8 weeks of intensive learning, with each week's lessons organized into separate branches labeled as week_[number].
Over the course of 8 weeks, I covered various topics in web development, including:
- HTML
- CSS
- JavaScript
- React
To view the lessons for a specific week:
-
Clone the repository:
git clone https://github.com/bernixCodes/CodeTrain.git
-
Checkout the branch corresponding to the desired week:
git checkout week_one
-
Explore the files and folders to see the lessons and projects completed during that week.
Contributions to the projects or improvements to the documentation are welcome! If you have any suggestions, feel free to open an issue or submit a pull request.