Instagram2.0
Trying to learn Next JS, tailwind css and faker JS
this project is containes front end not backend for data it uses faker js
for implementation of this project you required to follow below steps
# Quick links :
- Usage
- Todo
- Contribute
- Image Copyright Claims
Usage :
Fork the repo and then clone it or download it.
First install all dependencies:
# with npm
npm install
# or with yarn
yarn