Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joakimteixeira/tweet-component

Project to test React state and props
https://github.com/joakimteixeira/tweet-component

bootstrap reactjs responsive-design

Last synced: about 2 months ago
JSON representation

Project to test React state and props

Awesome Lists containing this project

README

        

# Tweet Component

Project to test React state and props

![image](https://user-images.githubusercontent.com/12193814/97129929-d54d4200-171e-11eb-8bae-915c07d4cb79.png)

## To-do

- [ ] Refactor component states for better atomicity
- [ ] Improve responsiveness

## Running the Project

To get started, fork the repository, clone it, and then run the following commands:

npm install
npm run start