Tutorial: Build a budget app dashboard
...
...
Let's start building the reservation widget by just adding a button that opens a dialog. For the UI we will use Headless UI, so let's install that first: npm install @headlessui/react@latest We can create all our components under src/components. First, we'll ...
...
First step in building the challenge is to inspect the OpenHolidaysAPI. What is the API request we need to make to retrieve the list of holidays for a country? When we go to the OpenHolidays API page, we can see we can try out the API, so let's ...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
28 days of focused practice of increasing difficulty, going through everything from Fundamentals, Data fetching, Forms and using Intervals in React.
You will also get notified whenever a new challenge is published.