Skip to content

gabrielferreiraa/lite

Repository files navigation

This is the Lite • GitHub Workflow Status GitHub tag (latest by date) GitHub

What are we using?

Screens

There are 3 routes in general

  • / - Home Page
  • /summary - Summary Page
  • /checkout - Checkout Page

We use Figma to draw the screens ✏️ check here

Installation

Check if you have installed nvm

  1. In your terminal
$ nvm use
$ docker-compose up --build
  1. In your browser
http://localhost:3000

Ready 🚀

Todo

  • Add Storybook
  • Add Coveralls
  • Increase Coverage
  • Add Husky/Commilint
  • Some validations