https://github.com/jonimeichtry11/tour-heroes-challenge-angular
My entry to the Alkemy challenge with Angular. at the moment it is not possible to log in, due to a problem with Alkemy. As soon as possible, I'll update the repo. IMPORTANT! You cannot log in following the following link, since the POST method points to a link without "HTTPS". I only uploaded it so you can see the login page in case you don't want to upload the project in a code editor.
https://github.com/jonimeichtry11/tour-heroes-challenge-angular
angular13 scss
Last synced: 12 months ago
JSON representation
My entry to the Alkemy challenge with Angular. at the moment it is not possible to log in, due to a problem with Alkemy. As soon as possible, I'll update the repo. IMPORTANT! You cannot log in following the following link, since the POST method points to a link without "HTTPS". I only uploaded it so you can see the login page in case you don't want to upload the project in a code editor.
- Host: GitHub
- URL: https://github.com/jonimeichtry11/tour-heroes-challenge-angular
- Owner: JoniMeichtry11
- Created: 2022-02-09T18:34:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T02:24:10.000Z (over 3 years ago)
- Last Synced: 2023-07-16T01:42:53.774Z (over 2 years ago)
- Topics: angular13, scss
- Language: TypeScript
- Homepage: https://tour-heroes-5ef56.web.app/auth/login
- Size: 36.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TourHeroes
Proyecto para el reto de Alkemy! Este me llevó casi un mes de desarrollo. Estuvo genial y aprendí muchisimo :D
# Pasos para compilar
$ git clone https://github.com/JoniMeichtry11/Tour-Heroes-Challenge-Angular.git
$ npm i
$ ng serve -o
ya lo podrás correr :D