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.
- Host: GitHub
- URL: https://github.com/matildevoldsen/matildewittrup
- Owner: Matildevoldsen
- Created: 2019-03-31T11:12:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T09:05:42.000Z (about 7 years ago)
- Last Synced: 2025-11-12T05:19:08.456Z (7 months ago)
- Topics: css, html, javascript, react, reactjs, redux, rest, ruby, ruby-on-rails, thunk
- Language: Ruby
- Size: 829 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.