This is a Twitter clone app with Next.js and bootstrapped with create-next-app
.
$ npm install
#or
$ yarn install
$ npm run dev
#or
$ yarn dev
Open http://localhost:3000 with your browser to see the result.