Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vmnog/twitter

React JS Twitter Clone
https://github.com/vmnog/twitter

Last synced: 10 days ago
JSON representation

React JS Twitter Clone

Awesome Lists containing this project

README

        


UI Clone - Twitter Responsive

Responsive Twitter UI Clone (partial) for study purposes.


Check live demo here.



Contributors


License


## Participants

[](https://github.com/vmnog)

[Victor Nogueira](https://github.com/vmnog)

## Demo

![DEMO GIF](./assets/twitter-demo.gif?raw=true 'Demo GIF')

## Techs

- [x] React.js
- [x] Styled Components
- [x] TypeScript

## Ideas to implement

- [ ] Create new routes with React Router (e.g. Initial page)
- [ ] Personal back-end integration:
- [ ] User registry
- [ ] Tweet management
- [ ] Mentions
- [ ] Direct messages
- [ ] And more...

## Usage

1. Run `npm install` or `yarn install`.

2. Run `yarn start` and access `http://localhost:3000`.