nuflowx / date-picker-ui

Select a date and time for a booking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Select a date and time for a booking


Languages

Language:JavaScript 82.5%Language:SCSS 15.5%Language:HTML 2.0%