Skip to content

Udacity React Nanodegree: Project 2 (React, Redux)

Notifications You must be signed in to change notification settings

falloutcoder/readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable React-Readux Project

Installation

Install packages: npm install

Start Backend Server

Launch server: node backend/server Unless modified in backend/config.js server will use port 5001 For server details check backend/README.md

Steps To Run Frontend App

Since project was bootstraped with create-react-app hence following commands will suffice to run the app

  • npm install
  • npm start

About

Udacity React Nanodegree: Project 2 (React, Redux)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published