Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trentschnee/chirper
A mock up twitter web application that allows a user to add, reply, and engage with a tweet.
https://github.com/trentschnee/chirper
react redux
Last synced: 20 days ago
JSON representation
A mock up twitter web application that allows a user to add, reply, and engage with a tweet.
- Host: GitHub
- URL: https://github.com/trentschnee/chirper
- Owner: trentschnee
- Created: 2020-02-11T19:05:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:47:07.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T05:09:08.051Z (about 1 month ago)
- Topics: react, redux
- Language: JavaScript
- Homepage:
- Size: 924 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chirper Project
This repo is a code-along with the first project in the [React Nanodegree program](https://www.udacity.com/course/react-nanodegree--nd019).
Most of the commits in this repository correspond to videos in the program.
## Project Setup
* clone the Project - `[email protected]:udacity/reactnd-chirper-app.git`
* install the dependencies - `npm install`## Contributing
Because this is a code-along project and the commits correspond to specific videos in the program, we will not be accepting pull requests.
If you feel like there's a major problem, please open an issue to discuss the problem and potential resolution.
## License
MIT