项目作者: KristijanKelic

项目描述 :
This is school assignment for understanding Angular and React
高级语言: JavaScript
项目地址: git://github.com/KristijanKelic/faculty-homework.git
创建时间: 2018-12-30T14:03:00Z
项目社区:https://github.com/KristijanKelic/faculty-homework

开源协议:

下载


faculty-homework

This is school assignment for understanding react and angular

Requirements of Homework

  1. List of products

    • product name, description, rating, image..
    • can add to favorites
    • can rate
  2. List of favorites

    • always visible
    • contains small data about product
  3. Search

    • automatically filtering the product based on the current input
  4. More about product

    • All information displayed about product (user ratings, description, …)

Note

Since backend is not a condition, the page should not remember your rating and favorites after refresh.