Skip to content

slushhub/homework

Repository files navigation

Homework

The objective

Create a lovable <3 one page app with Angular, Material and GraphQL.

Requirements

  • Use only 1 page, no routers or custom routing. Keep it simple! ;)
  • Create component(s) to build your view, not only the app component. Use the angular cli.
  • Use angular material as base of your components. Overwrite styles in the styles.scss file if you want to.
  • Use Apollo GraphQL to fetch information from the reddit / twitter API.

Resources

Additionally a whole course on Angular: https://www.udemy.com/the-complete-guide-to-angular-2/

Remember these goals

  • We want to see your learning skills.
  • We want to see your creative skills.

Getting started

  • Install vscode code editor.
  • Install node. (preferably with nvm)
  • Run npm i in the directory.
  • Run npm i -g @angular/cli
  • Run ng serve in the directory to run the app in localhost:4200

Final

Show your project to one of us on your local machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published