Skip to content

peeweetje/Udacity-React-Nanodegree-Project-2

Repository files navigation

Readable: A Reddit clone

This is the second project for the Udacity React Nanodegree programm. This application is a Reddit clone, made using React and Redux. The users will be able to search for categories, to post content,comment on their posts and other users' posts, and vote on posts and comments. Users will also be able to edit and delete posts and comments.

Important! The assignment did not specify any use of authentication. From the API provided, each user has access to its own set of posts and comments, and can modify or delete any entry.

Getting Started

  • pnpm install
  • pnpm start
  • cd server
  • pnpm install
  • To start the server:
  • node server.js

About

Reddit Clone with React and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages