Skip to content

olcaneristi/react-twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Twitter clone app with Next.js and bootstrapped with create-next-app.

Install deps

$ npm install
#or
$ yarn install

In the project directory, run the development server::

$ npm run dev
#or
$ yarn dev

Open http://localhost:3000 with your browser to see the result.

Screenshots

Twitter clone mobile layout Twitter clone desktop layout

About

Twitter Responsive clone web app with Next.js and SASS. This project was my first Next.js experience.

Topics

Resources

License

Stars

Watchers

Forks