Skip to content

A ReactJS toolbox with CSS generators & unit converters

License

Notifications You must be signed in to change notification settings

Oslonline/toolbox-react

Repository files navigation

About

A ReactJS & TailwindCSS toolbox with CSS generators (gradient, box-shadow), unit converters (mass, length...) and more to come !
Not fully responsive, mainly intended for computers.

Run

Clone the repository: git clone git@github.com:Oslonline/toolbox-react.git

Install dependencies: npm install

Start the development server: npm run dev

Prod

Build for production: npm run build

Run the optimized application locally: npm run serve

Screenshots