Playing with animations.
The goal on this project was to play with animations. Using only html/css/sass. No javascript.

The goal on this project was to play with animations. Using only html/css/sass. No javascript.
Overview **Billed** is a full-stack web application developed in the context of the **OpenClassrooms** training path. The project is split into a **frontend** application and a **backend API** service, both intended to be run locally. It illustrates end-to-end development practices: organizing the workspace, running backend and frontend, writing and running tests with **Jest**, and checking […]
Playing with React components. This demo shows how to use React components to tweak a UI reactively and make it responsive. Data are stored in a JSON file. Ressources : Live demo Github repository