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: 2 months ago
JSON representation
Project to test React state and props
- Host: GitHub
- URL: https://github.com/joakimteixeira/tweet-component
- Owner: JoakimTeixeira
- Created: 2020-10-26T02:54:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T19:22:27.000Z (over 1 year ago)
- Last Synced: 2025-01-17T08:37:17.968Z (over 1 year ago)
- Topics: bootstrap, reactjs, responsive-design
- Language: JavaScript
- Homepage:
- Size: 433 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tweet Component
Project to test React state and props

## 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