- React.js
- Tailwind css
1. First, you need to clone the project:
git clone https://github.com/masoumehmohebbi/react-date-picker-app-challenge
2. Then, install required packages:
npm i
3. Finally, run the dev
script to start the dev server:
npm run dev