Skip to content

Social media to update the world how you feel. Post, like and comment on statuses.

Notifications You must be signed in to change notification settings

Aprisyta/Readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readable

Readable is a web application giving feel of social medias like Facebook. The user can post stories, like them, comment on them, etc. The project has been completed as a part of React & Redux course in React Nanodegree from Udacity.

Installation

To launch this project on your machine:

  • clone this repository
  • install all project dependencies with npm install
  • start the development server with npm start

Backend server

The server is lightweight and present within the server folder. To launch server:

  • Open command prompt and navigate to the project
  • Move to server folder with cd server
  • Run command npm install to install dependencies
  • To run server type node server

License

Readable is a project built under Udacity's React Nanodegree. Any suggestion or modifiction in code to be done after request. Readable has been bootstrapped using Create React App.

About

Social media to update the world how you feel. Post, like and comment on statuses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published