Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bruno-c-p/bolao-copa-do-mundo-frontend
- Owner: bruno-c-p
- Created: 2022-11-05T21:27:53.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T13:57:12.000Z (10 days ago)
- Last Synced: 2024-12-24T15:23:02.181Z (10 days ago)
- Topics: angular, html, netlify, ngx-pipes, ngx-toastr, scss, typescript
- Language: TypeScript
- Homepage:
- Size: 860 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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
```