Skip to content

julianaferry/Blog-Comments

Repository files navigation

This project was made as part of the React Nanodegree from Udacity.

Languages used:

  • material-ui library for styling
  • redux and react-redux for state management
  • react-router for routing in between posts and categories
  • redux-thunk as API call middleware

FRONT END START:

cd frontend
npm install
npm start

SERVER START:

cd api-server
node server

About

A Reddit styled blog wth categories, comments and posts with react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors