Uma aplicação de um simples repositório para gerenciar ferramentas com seus respectivos nomes, links, descrições e tags.
This app features all the latest tools and practices in web development!
- ⚛ React — A library to build user interfaces
- ♻ Redux — State management with middleware
- 💅 CSS — styled-components
- 🌸 Reactotron - Helps debugging process
- 💖 Lint — ESlint/Prettier/Editor Config
Before you run this application you need to make sure the server is running!.
- Clone this repo using
https://github.com/walefe/VUTTR-WEB
- Move to the appropriate directory:
cd VUTTR-WEB
. - Run
yarn
to install dependencies. - Run
yarn start
to see the example app athttp://localhost:3000
.