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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

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%