Skip to content

danicapivalicaabram/react-redux-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Workshop

Hello and welcome! This code was created as additional material for the lecture that is part of FEREdu talks. The goal of the workshop is to give you a short introduction into the world of React and Redux web applications. Lessons one through ten are miniature exercises to help you get started with these libraries. Each lesson has it's own folder with files and is supplied with a README file to provide you with more info.

Setup

First, you'll need to clone the repository:

git clone [email protected]:DanicaPivalica/react-redux-workshop.git

To start the app you'll need to run this in your terminal:

npm run dev

In addition, all the solutions should be in the solution branch. If you wish, you can fork the master and then work on it. That way your solutions will be available to me and I can check them later 😄.

Additional materials

If you need some help with JavaScript, this is a good place for a brief (re)introduction: link.

The materials provided here were created based on information gathered from numerous sources, some of them mentioned in the other README files. If you wish to broaden your knowledge after finishing the exercises here are some links:

Fun geeky stuff (you don't really need to look at this, but I find it amusing):

If you feel there's something missing feel free to raise an issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published