Udacity React Nanodegree: Second Exam - React Redux
- Create, update, delete posts
- Create, update, delete comments
- Up and downvote comments and posts
- Search for posts by category
- Sorting of posts by creation time and score
- navigate to root directory
- yarn install
- navigate to root directory
- yarn start
- cd api-server
- yarn install
- cd api-server
- node server
Information regarding the api server usage can be found at api-server/README.md