hasantezcan / react-twitter-clone

React-Twitter-Web-Clone and Style Guide with Storybook

Home Page:https://react-twitter-clonee.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Twitter-Web-Clone

React-Twitter-Web-Clone and Style Guide with Storybook

Techs that used

Lecture Source

Lecturer: @ademilter
Lecture git repo: github.com/ademilter/twitter-web-react
Lecture Youtube Playlist: youtube/ademilter/twitter-web-react

Thanks for shareing your knowladge with us. ❤️👨‍💻❤️

Introduction

Install necessery packages.

  npm install

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

  npm run dev
  npm run storybook

TODO

  • Theme support
  • Color Theme support
    • DRY
  • Tweet component
  • A API for timeline
  • Send a tweet model

About

React-Twitter-Web-Clone and Style Guide with Storybook

https://react-twitter-clonee.vercel.app/

License:MIT License


Languages

Language:JavaScript 82.4%Language:CSS 17.6%