Skip to content

matheusdc/reactnd-blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Readable Project

This project is part of the React Nanodegree course in Udacity.

Readable is a simple blog application where users can post, comment and vote.

Start Developing

To get started developing right away:

  • Install and start the API server
    • cd api-server
    • npm install
    • npm start
  • In another terminal window, install and start the frontend application:
    • cd frontend
    • npm install
    • npm start

About

Simple blog app using React and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7