Skip to content

viniirbr/lottery-react

Repository files navigation

Lottery Frontend

This frontend consumes the Lottery API. The Lottery project is a web interface to buy lottery products, by selecting the type of the game and the numbers.

How to run the project

  1. Create a folder and clone the repository there git clone https://github.com/viniirbr/lottery-react
  2. In the same folder clone the API repository git clone https://github.com/LabLub-ViniciusRibeiro/lottery-api
  3. Run the command docker compose up. PS: you need to have Docker installed in your machine

Pages

Login

image

Home

image

Create new bet page

image

Acocunt info

image