Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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)