Simple Date Picker.
React component created for Next.js projects.
A datepicker component built for Next.js using FontAwesome. No external css.
This project has been released as a NPM package.
React component created for Next.js projects.
A datepicker component built for Next.js using FontAwesome. No external css.
This project has been released as a NPM package.
Basic HR Application. HR basic application developed in Next.js and deployed on Vercel. It uses two other projects : Date Picker and Modal. Data are stored in a simple json file. Ressources : Demo site Github repository Developper documentation
Multiple usage project Basic application to calculate the driving distance between two cities in France if you’re driving a truck (height: 4.2m, width: 2.7m, weight: 20T). It can be use to calculate the cost of freight transport. Ressources : Demo site