Angular project Online Auction System
- Core module - contains 'not found' component
- Product module - contains components that are similar to product
- User module - contains 'login', 'register' and 'profile' component
-
Can see the latest products that are added.
-
Can view details page of each product.
-
Create new a product.
-
Edit and delete the products created by him.
-
See profile page.
-
Set bid.
-
Write comments.
-
Dark and light mode. Store current theme at localStorage.
-
Route transition animations
Angular 10.0.14
Express REST API