Skip to content

This repo contains parts of the second project from the NanoDegree

Notifications You must be signed in to change notification settings

yokodev/secondreadable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable (Udacity nanodegree second project)

This is the second project from Udacity's nanodegree on React using Redux

Prerequisites

node
version >= 7.10.0

Installing

First you need to get a copy of the App into your machine

clone it, cd into the directory, install dependencies via YARN or NPM and start it up

git clone  https://github.com/yokodev/secondreadable.git readable
cd readable/
npm i
npm start

This project uses the default version of the server given by Udacity...

git clone https://github.com/udacity/reactnd-project-readable-starter.git server
cd  server/api-server
node server.js

That's it

Built With

Authors

About

This repo contains parts of the second project from the NanoDegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published