Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 652 Bytes

File metadata and controls

21 lines (11 loc) · 652 Bytes

Project Labyrinth

A project which allows a user to navigate a maze, in the form of a text-based adventure, provided by a backend. This week dug deeper into redux and went through things such as async actions and other ways of writing Redux, without Redux toolkit. This project was built by Sandra Olsson, Nina Ströyer and Emilia G. Anundi.

The problem

✓ How to work with APIs together with Redux

✓ How to use thunks

✓ Other ways of writing Redux

✓ Reusable components

✓ How to structure your redux store to suit your data

✓ To send JSON in the body of a request

View it live

https://labyrinthw12-reactredux.netlify.app/