<< Back

Date picker React.js / Next.js

Cover Image for Date picker React.js / Next.js
Pierre-Yves Léglise
Pierre-Yves Léglise
Posted underProjects

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.

Ressources :

Developer documentation

NPM Package

Github repository

<< Back

More projects :

Cover Image for Next.js demo

Next.js demo

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

Cover Image for Truck Driving Distance Calculator

Truck Driving Distance Calculator

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