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.
- Host: GitHub
- URL: https://github.com/fabe/react-portfolio
- Owner: fabe
- License: mit
- Created: 2015-12-01T23:23:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T20:11:15.000Z (over 7 years ago)
- Last Synced: 2025-03-17T07:51:26.754Z (about 2 months ago)
- Topics: reactjs, tutorial, workshop
- Language: CSS
- Homepage: https://fabianschultz.com/projects/react-portfolio
- Size: 425 KB
- Stars: 36
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.