Skip to content

JuhaLuukkonen/react-redux-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux Notes Application

Node(js) have to be installed when using locally: https://nodejs.org/en/

Download folder and execute following command in project folder:

npm i redux react-redux

(seems to need execute with: 'npm audit fix' to fix dependencies)

Deployed: https://react-redux-notes-app-oc4b.vercel.app/

You can change destination folder from browsers extra settings and from downloads section to ask where and what format to save(gif, png, jpg, jpeg).

This is the personal repository of the application built in the second part of the Medium article
"The only introduction to Redux (and React-Redux) you’ll ever need",
which you can find here.

It aims to explain the basic concepts of React-Redux.
Check out the article for more information.

This project was bootstrapped with Create React App.
To run the app, simply run
npm start

UI

https://drive.google.com/file/d/1VCsvq0wXj3HDinD5A5XOluL6Lex5n-Ec/view

What is under the hood(fi)

https://docs.google.com/document/d/1ZAh2A76MFHZSMuriF6XY2O4dqi_qXeCjl9i9BlrUYcA/edit

About

Simple react redux notes app for saving short information. Surveypal usability feedback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published