Craft beautiful, accessible, and responsive Flutter UIs with a Modular-UI Design-inspired component library
- Clone the Modular-UI-Website repo
git clone https://github.com/opxica/modular-ui-website.git
- Navigate to Project Directory
cd modular-ui-website
- Install Dependencies
npm install
- Run the Project
npm run dev
Thanks!