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
yarnto install dependencies. - Run
yarn startto see the example app athttp://localhost:3000.