npm install
npm start
- a simple list of elements fetched from a REST API endpoint
- a detailed element fetched from a REST API endpoint
- a
useEffecthook for data fetching - a super basic grid layout (header, content, sidebar)
- eslint with airbnb config
- add lodash, tailwind