Skip to content

Timonwa/javascript-project-series

Repository files navigation

Beginners Javascript Projects series on Timonwa's Notes

10+ mini-projects to boost your Javascript skills

Beginners Javascript Projects

This repository contains all the codes for each of my articles on building Javascript projects on my blog.

The Beginners Javascript Projects Series is a collection of written tutorials where I pick javascript projects one at a time, giving step-by-step guides 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 project is 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 Star and Fork button can be found at the top right corner.


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

Accordions

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

Color Flipper

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

Image Slider

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