xstars1505 / nfq-fe-minhle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • npm install
  • npm start:dev
  • visit http://localhost:8080/

What it has

  • Redux
  • React router
  • Bootstrap 4

What it can do

  • List items in collection (saved in Firebase)
  • Toggle favorite
  • Remove item from the list
  • Edit item
  • Search for items from Nasa's API
  • Add a searched item into collection

What it should improve

  • Loading spinner
  • Add filter, sorting, pagination
  • Generalize input filed as a shared component with validation
  • Generalize form as a shared component with validation

About


Languages

Language:JavaScript 93.4%Language:CSS 4.7%Language:HTML 1.8%