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.
Twitter Responsive clone web app with Next.js and SASS. This project was my first Next.js experience.
JavaScriptMIT
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.