A simple list of houses with infinite scrolling built using react, styled-components, and swr
before starting make sure to have installed:
- node 12.x
- yarn (optional)
- in ./app directory run
yarn
ornpm i
- then run
yarn run dev
ornpm run dev
- enter to localhost:3000