This is a Next.js project, that resembles an instagram clone.
The backend api for this is long dead, but if you still want to try:
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.