Skip to content

fernandoperigolo/leitura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable - A React and Redux project to Udacity React Nanodegree course

This project is part of Udacity React Nanodegree course. You can see a demo running here, http://leitura.surge.sh/

Installation

Two easy steps to run this project.

Step 1: Install and Start this application

You just need to run yarn install and yarn start at root folder of this project to start this application.

Step 2: Connecting to API Server

This project needs to integrate with a local API server. In order to setup this API Server localhost you need to:

  • Clone or Download API Project
  • Inside api-server folder, run npm install and node server

About

React and Redux Udacity project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published