/date-picker-ui

Select a date and time for a booking

Primary LanguageJavaScript

date-picker-ui

Select a date and time for a booking

Setting up

This repository requires nodejs to run. Install all dependencies listed in package.json by running npm i.

Running the script

Run

npm start

from the root directory.


This runs the current code and fires up localhost in the browser, where you'll be able to select a date and time. Have fun!