Javascript Projects Article series on Timonwa's Notes.

Beginners Javascript Projects - Article series on Timonwa's Notes.

10+ mini projects to boost your Javascript skills.

This repository contains all the codes to each Javascript project from my Javascript project article series on my blog.

The Javascript Projects Series is a collection of written tutorials where I will be picking javascript projects one at a time, giving step by step tutorials on how to build them from scratch with ease.

As I publish each new project article, you will find the corresponding source codes here. The code of each projects are contained in folders with the corresponding names of the Javascript projects. You can also find the direct links to the folders below along with the live links to view the code in action.

Feel free to fork this Repo and use the codes for learning, practicing and building your own unique projects. And please give this a Star also, it would mean a lot to me.

The Projects

The following is the list of javascript projects included in the repository. You can click on them to go straight to that section.

  1. Accordions
  2. Color Flipper
  3. Image Slider

01 Accordions

You can view the demo here, read the article here, and view the code here.

02 Color Flipper

You can view the demo here, read the article here, and view the code here.

03 Image Slider

You can view the demo here, read the article here, and view the code here.