/grafica-alpha-front

FrontEnd application.

Primary LanguageJavaScript

Grafica Alpha FrontEnd

Follow the instructions below to run the application:

1- Clone or Dowload the repository

2- Open a terminal on the project directory

3- In terminal, run the follow commands:

# yarn install
# yarn start

ENJOY!

Task List of the Front End:

Authentication

  • Handle Authentication;
  • Access Controll;

Register

  • Handle Registration;

Home Page

  • Login container;
  • NavBar component;
  • Footer component;

Order-List Page

  • DashBoard container;
  • Filter order by department;