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

https://github.com/matildevoldsen/matildewittrup

A tutorial site I'm making for myself.
https://github.com/matildevoldsen/matildewittrup

css html javascript react reactjs redux rest ruby ruby-on-rails thunk

Last synced: about 2 months ago
JSON representation

A tutorial site I'm making for myself.

Awesome Lists containing this project

README

          

# Matilde Wittrup tutorial site
This code is going to be used for a tutorial site I'm publishing online. At the moment this project only have the frontend code done.

## Frontend
The frontend consist of the following tech-stack:
* ReactJS
* React-redux, Redux, Redux thunk.
* React-router
* **Axios** to communicate with backend later on (Ruby-on-Rails)
* **PropTypes**
* Custom made CSS framework

Text marked as **bold** is because it isn't used yet in the project but are going to be used later in development.