Oslonline / toolbox-react

A ReactJS toolbox with CSS generators & unit converters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A ReactJS toolbox with CSS generators & unit converters

License:MIT License


Languages

Language:JavaScript 98.9%Language:HTML 0.9%Language:CSS 0.2%