Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamirmahal/react-js-crash-course
This is programming that accompanies my progress through Traversy Media's React JS Crash Course: https://www.youtube.com/watch?v=sBws8MSXN7A. Thanks to @amilajack for the tutorial recommendation!
https://github.com/hamirmahal/react-js-crash-course
Last synced: 15 days ago
JSON representation
This is programming that accompanies my progress through Traversy Media's React JS Crash Course: https://www.youtube.com/watch?v=sBws8MSXN7A. Thanks to @amilajack for the tutorial recommendation!
- Host: GitHub
- URL: https://github.com/hamirmahal/react-js-crash-course
- Owner: hamirmahal
- Created: 2020-06-25T22:54:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:53:35.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T16:44:27.730Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://hamirmahal.github.io/React-JS-Crash-Course/
- Size: 2.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I've written this programming to accompany
[Traversy Media's React JS Crash Course](https://www.youtube.com/watch?v=sBws8MSXN7A).The home page of this application appears as follows.
![TodoList Application Home Page 1 of 2.jpg](https://raw.githubusercontent.com/hamirmahal/React-JS-Crash-Course/master/screenshots/Traversy-Media-React-TodoList-Application-Home-Page-1-of-2.jpg)
![TodoList Application Home Page 2 of 2.jpg](https://raw.githubusercontent.com/hamirmahal/React-JS-Crash-Course/master/screenshots/Traversy-Media-React-TodoList-Application-Home-Page-2-of-2.jpg)
The about page of this application appears as follows.
![TodoList Application About Page 1 of 2.jpg](https://raw.githubusercontent.com/hamirmahal/React-JS-Crash-Course/master/screenshots/Traversy-Media-React-TodoList-Application-About-Page-1-of-2.jpg)
![TodoList Application About Page 2 of 2.jpg](https://raw.githubusercontent.com/hamirmahal/React-JS-Crash-Course/master/screenshots/Traversy-Media-React-TodoList-Application-About-Page-2-of-2.jpg)