Slideshow project made at school in collaboration with @ClementLmn 🤜 🤛
Eco conception was the first goal of this project, it had to be the most lightweight and simple to use.
It has two modes :
- Creation : you can create a slideshow from start
- Reading and updating : you can read and update an existing slideshow
You can access existing slideshows with their ID, directly from the home page.
Here's an example slideshow : -L75Qeb-AO76LEZkS0OV
- Vanilla JS
- HTML
- Vanilla CSS
The data is stored in a Firebase to simplify API and backend administration.