pawelblaszczyk5 / book-store-client

Front end for my BookStore project built with Angular

Home Page:https://book-store.pawelblaszczyk.ct8.pl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookStore frontend

This is frontend for my first bigger project. I started it as I was just placing my first steps in Angular and while creating it I got a job in Angular so I learned a lot but it was hard to implement many of this things with not best codebase so I decided to finish it as it is and move forward to apply knowledge at new projects.

Live version

BookStore

BookStore screenshot

Run it locally

  • Make sure that you have node and Angular installed
  • Clone repo
  • Run 'npm install'
  • Run ng serve

Functionalities

  • Fully responsive mobile-first design
  • Integration with backend
  • Basic authentication and authorization
  • Basic store webpage implementation

Main technologies

  • Angular 11
  • RxJS
  • Angular Material

Contributing

I am open for any advices and tips. Feel free to open an issue if you have a suggestion.

License

MIT

About

Front end for my BookStore project built with Angular

https://book-store.pawelblaszczyk.ct8.pl/

License:MIT License


Languages

Language:TypeScript 55.2%Language:HTML 19.6%Language:CSS 18.7%Language:SCSS 5.2%Language:JavaScript 1.3%