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

https://github.com/fabe/react-portfolio

⚛️ A workshop for ReactJS.
https://github.com/fabe/react-portfolio

reactjs tutorial workshop

Last synced: about 2 months ago
JSON representation

⚛️ A workshop for ReactJS.

Awesome Lists containing this project

README

        

> 🚨 Disclaimer: This workshop is a little outdated, I'm planning to do a rewrite by August 2017.

# react-portfolio

**A workshop for ReactJS. Find the step by step tutorial in the [speakerNotes.md](https://github.com/fabe/react-portfolio/blob/master/speakerNotes.md).**

This is a step by step tutorial to learn the basics of ReactJS. You will be building a simple portfolio page using the basic functionalities of React such as `components`, `props` and `state`. It also includes a call to the Dribbble API, so you'll learn how to use live data in React.

The workshop was held at the University of Applied Sciences Potsdam in January 2016.