Timonwa / javascript-project-series

Beginners Javascript Projects - Article series on Timonwa's Notes. 10+ mini projects to boost your Javascript skills.

Home Page:https://javascript-project-series.vercel.app

Repository from Github https://github.comTimonwa/javascript-project-seriesRepository from Github https://github.comTimonwa/javascript-project-series

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.

About

Beginners Javascript Projects - Article series on Timonwa's Notes. 10+ mini projects to boost your Javascript skills.

https://javascript-project-series.vercel.app

License:MIT License


Languages

Language:HTML 67.7%Language:JavaScript 17.9%Language:CSS 14.4%