https://github.com/nullthefirst/react-first-steps
Basic projects built to strengthen React skills
https://github.com/nullthefirst/react-first-steps
Last synced: 3 months ago
JSON representation
Basic projects built to strengthen React skills
- Host: GitHub
- URL: https://github.com/nullthefirst/react-first-steps
- Owner: nullthefirst
- Created: 2018-07-15T19:13:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T14:12:16.000Z (almost 8 years ago)
- Last Synced: 2025-06-13T03:47:07.393Z (11 months ago)
- Homepage: https://usheninte.github.io/react-first-steps/
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projects I built to learn React basics
- - -
## [1. React Tutorial](https://usheninte.github.io/tic-tac-toe/)
> A simple tic-tac-toe React game
> [View Demo](https://usheninte.github.io/tic-tac-toe/)
> [View Source Code](https://github.com/Usheninte/tic-tac-toe/tree/master)
- - -
## [2. Basic React App](https://usheninte.github.io/dummy-react/)
> Github Pages repo for Dummy React App
> [View Demo](https://usheninte.github.io/dummy-react/)
> [View Source Code](https://github.com/Usheninte/dummy-react/tree/master)
- - -
## [3. Meal Voter](https://usheninte.github.io/meal-voter/index.html)
> React State Project
> [View Demo](https://usheninte.github.io/meal-voter/index.html)
> [View Source Code](https://github.com/Usheninte/meal-voter)
- - -
## [4. FriendLy](https://usheninte.github.io/FriendLy/index4.html)
> React Component Building & Styling Practice
> [View Final Demo](https://usheninte.github.io/FriendLy/index4.html)
> [View Source Code](https://github.com/Usheninte/FriendLy)
- - -
## [5. React AJAX](https://usheninte.github.io/react-ajax/fetch.html)
> React AJAX Requests Practice
> [View Demo](https://usheninte.github.io/react-ajax/fetch.html)
> [View Source Code](https://github.com/Usheninte/react-ajax)
- - -
## [6. React Forms](https://usheninte.github.io/react-forms/form.html )
> React Forms Practice
> [View Demo](https://usheninte.github.io/react-forms/form.html )
> [View Source Code](https://github.com/Usheninte/react-forms)
- - -
[Usheninte © 2018](http://about.me/usheninte)