Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bruno-c-p/bolao-copa-do-mundo-frontend

World Cup 2022 Sweepstakes | Frontend | Angular
https://github.com/bruno-c-p/bolao-copa-do-mundo-frontend

angular html netlify ngx-pipes ngx-toastr scss typescript

Last synced: 5 days ago
JSON representation

World Cup 2022 Sweepstakes | Frontend | Angular

Awesome Lists containing this project

README

        

🪙 Bolão Copa do Mundo 2022 ⚽


Technologies •
Getting Started •


Final project for a trainee program by Wise. One month to complete the project and meet the requirements.

🎨 Layout



💻 Technologies

[![My Skills](https://skillicons.dev/icons?i=html,scss,angular,typescript)](https://skillicons.dev)

🚀 Getting started

Here you describe how to run your project locally

Prerequisites

Here you list all prerequisites necessary for running your project. For example:

- [NodeJS](https://nodejs.org/en)
- [Angular](https://angular.io/)
- [Git](https://git-scm.com/)

Cloning

Simply run:

```bash
git clone https://github.com/bruno-c-p/bolao-copa-do-mundo-frontend
```

Starting

How to start your project

```bash
cd bolao-copa-do-mundo-frontend
npm i
ng serve
```