Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagoow/paintcalculator-react-js-redux-tailwind
Projeto desenvolvido com React.js, Redux Toolkit & estilizacões com Tailwind + PostCSS & autoprefixer. Juntamente com as libs "react-redux" e "Iconify/react".
https://github.com/thiagoow/paintcalculator-react-js-redux-tailwind
autoprefixer code-challenge digital-republic iconify postcss react-js reactjs tailwind tailwind-css tailwindcss
Last synced: 11 days ago
JSON representation
Projeto desenvolvido com React.js, Redux Toolkit & estilizacões com Tailwind + PostCSS & autoprefixer. Juntamente com as libs "react-redux" e "Iconify/react".
- Host: GitHub
- URL: https://github.com/thiagoow/paintcalculator-react-js-redux-tailwind
- Owner: Thiagoow
- Created: 2022-06-21T02:36:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T17:45:53.000Z (over 2 years ago)
- Last Synced: 2024-11-21T04:14:16.234Z (2 months ago)
- Topics: autoprefixer, code-challenge, digital-republic, iconify, postcss, react-js, reactjs, tailwind, tailwind-css, tailwindcss
- Language: JavaScript
- Homepage: https://paintcalc-digitalrep.vercel.app
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎨 Paint Calculator - React.js, Redux Toolkit & Tailwind CSS
Projeto desenvolvido por: Thiago Silva Lopes, em 06/2022.
Para o code challenge da vaga de Front End Jr, da Digital Republic.### Demo: https://paintcalc-digitalrep.vercel.app
Instalar o projeto localmente, com a pasta "node_modules":
```
yarn install
```Compilar/executar o projeto:
```
yarn dev
```© Thiago Silva Lopes