Skip to content
This repository was archived by the owner on Oct 31, 2020. It is now read-only.

Latest commit

 

History

History
31 lines (25 loc) · 1.31 KB

File metadata and controls

31 lines (25 loc) · 1.31 KB

Awesome posts

Simple SPA application for job interview in Smarlook.com

Used technologies:

Install

npm install
npm start

Starts a web server hosting the app @ http://localhost:8080

Known issues

  • webpack doesn't remove HMR(Hot Module Replacement) in production version
  • while loading posts, PostList isn't appealing. Should fix this mid-state
  • should make better use of MaterialUI theme