Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 605 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 605 Bytes

REDEABLE

WHAT

This is a React-Redux project part of my React nano-degree at Udacity. With this project I'm testing my Redux learnings and consolidating my React experience. Using fetch instead of xhr or jquery is also a novelty to me.

USAGE

Follow next steps for running the app locally:

  1. ENTER APP FOLDER AND RUN NPM INSTALL
  2. ENTER SERVER FOLDER RUN NPM INSTALL
  3. START THE SERVER NPM START
  4. START THE APP NPM START

UI folder contains static Bootstrap materials.

(yarn also works as this has been created with the create-react-app starter)

KEYWORDS

REACT, REDUX, BOOTSTRAP 4