Oslonline / toolbox-react

A toolbox made with ReactJS, with CSS generators, units converters, password generator and more to come !

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 toolbox made with ReactJS, with CSS generators, units converters, password generator and more to come !

License:MIT License


Languages

Language:JavaScript 98.8%Language:HTML 0.9%Language:CSS 0.3%