Skip to content

muhihsan/reactnd-readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

My Readable: A Content And Comment Web App

My second project in React Nanodegree Program. Users will be able to post content to predefined categories, 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.

Getting Started

Installation

API Server

cd api-server
npm install

Web App

cd frontend
npm install

Starting the App

API Server

cd api-server
node start

Web App

cd frontend
npm start

Special Thanks

This project uses Material-UI.

About

A content and comment web app with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •