Skip to content

This project consists of an Angular solution developed to visualize Raspberry Award statistics

License

Notifications You must be signed in to change notification settings

GiovaniRizzato/pior-filme-frontend

Repository files navigation

Raspberry Award Tracking System

Welcome to the Raspberry Award Tracking System project repository! This project consists of an Angular solution developed to visualize Raspberry Award statistics, according to the specification presented in Documentation (PT-br).

Technologies Used 🛠️

Typescript Angular Testing Library Mocks Server

Building the foundation of the solution 📂

  1. Clone this repository to your computer:

    git clone https://github.com/GiovaniRizzato/pior-filme-frontend
  2. Download the solution dependencies:

    npm install

Using the solution in a production environment 🚀

  1. Follow the steps in Building the solution foundation

  2. Run the application:

    npm run start
  3. Access the page at http://localhost:4200/

Utilizando a solução em ambiente de desenvolviemtno 🎯

  1. Follow the steps in Building the solution foundation

  2. Run the mocked server:

    npm run mocks

    Note: All "server" responses are static and do not change regardless of input, for more information on how it works visit: https://www.mocks-server.org/

  3. With the "server" running, in another prompt, run the solution in development configuration:

    npm run start:dev
  4. Access the page at http://localhost:4200/

About

This project consists of an Angular solution developed to visualize Raspberry Award statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published