react-redux-json
v1.0.2
Published
Version Content --------------- * New Files * img folder * Background-1.jpg > From: https://alphacoders.com/harry-potter-wallpapers
Downloads
24
Readme
Version Five
Version Content
- New Files
- img folder
- Background-1.jpg
From: https://alphacoders.com/harry-potter-wallpapers
- Modified Files
- .env
- App.jsx
- css-dom.js
- Card.jsx
- Cards.jsx
- styleslynk.css
- README.md
- Development
- .env : add url-api
- App.jsx : reemplace url with env - assign ids on tags
- css-dom.js: hide ids warmUpHtml - main background - update title
WarmUpHtml: id one,two,three,four (syntax examples)
- Cards: add id to tag
- Card: add id to tag - first letter in capital letters - [{{},{},{},{},[{wood},{core},{length}]}]
wand array pair
- SetNav: add it to tag
- styleslynk.css: styles to Cards, Card, img, five, Nav, input
style to five: hide
- Content in README.md file
- Sixth branch uploaded
Version Four
Version Content
- New Files
- Card & Cards folder
- Card.jsx
- Cards.jsx
- Modified Files
- App.jsx
- SetNav.jsx
- Nav.jsx
- README.md
- Development
- App.jsx : create state - fetch api - link for cors - props to Nav - render cards
- SetNav.jsx : create state - handleSearch - Listeners: onChange & onClick - get list id - insert real id
RealId: getCompleteSaintList mapToList pushRealIdOnArray getInputNumber ReturnRealId from input-subIndexArray
- Nav.jsx : props to SetNav
- Card: receives props, returns h3 with respective properties
name image house ancentry wand
- Cards: receive props, render Card - attach properties
- Content in README.md file
- Fifth branch uploaded
Version Three
Version Content
- New Files
- Component,Nav & About folder
- css-dom.js
- styleslynk.css
- Nav.jsx
- SetNav.jsx
- About.jsx
- Modified Files
- index.html
- index.js
- App.jsx
- README.md
- Development
- index.html : add link external css file
- css-dom.js : create style for render html tags id one & two
css from tag - css from style head - css from external file
- styleslynk.css : external styles for html tags id three & four
- index.js update: BrowserRouter
- About.jsx : Who are
- SetNav.jsx : Basic non use input & button
- App.jsx : Route about, render Nav
- Content in README.md file
- Fourth branch uploaded
Version Two
Version Content
- New Files
- package.json
- package-lock.json
- public & src folder
- App.jsx
- index.js
- Modified Files
- index.html
- README.md
- Development
- Json: Compatible version with ubuntu 18 >react, react-dom, redux, react-router-dom
- Install node_modules
auto-generate: package-lock.json -> Node module detail
- index.html update: create Tag root
- App.jsx Function Component from Jsx Local
Add css color from jsx
- index.js render App.jsx on root tag of index.html
- Content in README.md file
- Third branch uploaded
Version One
Version Content
New Files
- index.html
Modified Files
- README.md
Development
- index.html Warm Up - React Component Syntax from Js & Jsx
- Content in README.md file
- Second branch uploaded
Version Zero
Version Content
New Files
- .gitignore
- README.md
Development
- Git initialization
- Configuration
- Repository created
- First commit
- Content in README.md file
- First branch uploaded
