Skip to content

walefe/VUTTR-WEB

Repository files navigation


VUTTR

VUTTR

Uma aplicação de um simples repositório para gerenciar ferramentas com seus respectivos nomes, links, descrições e tags.

PRs Welcome


Features

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

Getting started

Before you run this application you need to make sure the server is running!.

  1. Clone this repo using https://github.com/walefe/VUTTR-WEB
  2. Move to the appropriate directory: cd VUTTR-WEB.
  3. Run yarn to install dependencies.
  4. Run yarn start to see the example app at http://localhost:3000.