<< Back

Recipes app demo

Cover Image for Recipes app demo
Pierre-Yves Léglise
Pierre-Yves Léglise
Posted underProjects

An application to manage recipes.

A fun project to play with search, filters, tags, React components, and much more. Using React, sass, webpack and axios.

Ressources :

Live demo

Github repository

<< Back

More projects :

Cover Image for Bank application demo

Bank application demo

Authentication to an API Using React, Redux, Redux Toolkit, this demo is showing how to implement strong authentication process. Ressources : Live demo Developer documentation Github repository

Cover Image for HR management tool – demo

HR management tool – demo

Full security architecture. This app is a demo written in React.js. It uses Redux, Redux Toolkit, Nodes.js/Express api server. It has his own bucket server to store images. The focus has been put on security. The authentication process obey to the last security recommandations (Bearer token, CRF token, 2FA, Role base privileges…). Multilingual capabilities. Ressources […]