Skip to content

Latest commit

 

History

75 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable React Nanodegree Project

This is a Reddit like web app built with React and Redux where users are able to add, remove, edit, vote and order posts and comments.

How to run

To get started first you need to start the API server, then the react app.

  • Install and start the API server
    • cd api-server
    • npm install
    • node server
  • In another terminal window, run the front-end application
    • cd frontend
    • npm install
    • npm start

Front-End

This project was bootstrapped with Create React App.

Libraries

These are the main libraries used in this project:

API Server

Information about the API server and how to use it can be found in its README file.

Roadmap

  • Deploy live demo in Heroku

About

React, Redux Nanodegree Project - Reddit like web app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages