This project use the following technologies:
This project is a simple feed layout example.
Access Live here: Feed Layout
- Clone the repository
- Install the dependencies
yarn
ornpm install
- Initialize on dev environment
yarn dev
ornpm run dev
You can access by localhost:3000
on your browser.