Hi! This is my first project working with Angular.
This web app is an activity manager that gets data from Bored API: https://www.boredapi.com/
On the Explore view, you get a list of nine random activities that you can either save or discard.
On the History view, you can see your saved list, your discarded list or both.
You can also save or discard activities that you already classified into one or another list.
- Font icons: https://fontawesome.com/
- Colored icons: Freepik at https://www.flaticon.com/authors/freepik
- Angular animations: Chris Filipowski at https://github.com/filipows/angular-animations
This project was generated with Angular CLI version 12.1.2.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.