An open API service indexing awesome lists of open source software.

https://github.com/joozef315/javascript-projects

8 small Javascript Projects
https://github.com/joozef315/javascript-projects

javascript small-projects

Last synced: 22 days ago
JSON representation

8 small Javascript Projects

Awesome Lists containing this project

README

          

# 8 small Javascript Projects

- movies: calling TMDB APi using fetch to view top trending movies using flex box!
- pixelArt: make a pixels grid and just start drawing
- Vslider: simultaneously two oppsite vertical photos slider, and flex box is used
- colors: genrate a random color for the background
- cards: make personal cards for your people, and also flex box is used
- calc: realy just a calculator using Vanilla Javescript!
- slider: another photos slider, but this time with slideshow option
- names API: calling jsonplaceholder Api using fetch, and display some names with their posts using grid

## Live Demo: [Projects live](https://joozef315.github.io/Javascript-Projects/)!