Skip to content
/ rtwd Public

A react dashboard using tailwindcss and headlessui for modals, dropdowns...

Notifications You must be signed in to change notification settings

y-essine/rtwd

Repository files navigation

React Dashboard

A react dashboard app using tailwindcss and headlessui for modals, dropdowns and zustand for state management.

Main branch deployed to vercel: https://react-tw-dashboard.vercel.app

CodeFactor

Setting up the project

clone it

git clone https://github.com/y-essine/react-tailwind-dashboard

cd into it, install dependencies and open in a new window

cd react-tailwind-dashboard/ && npm i && code .

Running the project

Development mode

npm run dev

Production

npm run build && npm run preview

Sidenotes

Home data is hard-coded for preview.

Users list is fetched from a mock api.

Zustand is used for state-management

...more changes to come.

Quick preview

Home - Dashboard Users - Dashboard

About

A react dashboard using tailwindcss and headlessui for modals, dropdowns...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published