Skip to content

The app features a news application for users to post, rate and comment on their favorite topics. Application created as part of Udacity React Nanodegree

Notifications You must be signed in to change notification settings

eduzol/react-readable

This branch is 89 commits ahead of, 10 commits behind udacity/reactnd-project-readable-starter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

870ae7c · Oct 31, 2017

History

89 Commits
Oct 31, 2017
Oct 29, 2017
Jul 26, 2017
Oct 30, 2017

Repository files navigation

The app features a news application for users to post, rate and comment on their favorite topics. Application created as part of Udacity React Nanodegree

Installing

1. git clone https://github.com/eduzol/react-readable
2. cd react-readable/server 
3. npm install
4. node .\server.js
5. cd ../frontend
6. npm install
7. npm start

create-react-app

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

About

The app features a news application for users to post, rate and comment on their favorite topics. Application created as part of Udacity React Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 2.5%
  • CSS 0.2%