Skip to content

💬 Readable, a content and comment web app. Made with React & Redux ⚛️

Notifications You must be signed in to change notification settings

pierreericgarcia/readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Your Photo

Readable 💬

A content and comment web app.


Key Features

  • Post content that matters to you
  • Like content
  • Comment content
  • And everything anonymously 👻

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.

1 - The Front-End

From your command line:

# Clone this repository
$ git clone https://github.com/Dokeezy/readable readable

# Go into the repository
$ cd readable

# Install dependencies
$ npm install

# Run the app
$ npm run start

2 - The Back-End Server

From your command line:

# Clone this repository
$ git clone https://github.com/Dokeezy/reactnd-project-readable-starter.git readable-server

# Go into the repository
$ cd readable-server

# Install dependencies
$ npm install

# Run the app
$ node server

Credits

This software uses code from several open source packages.

License

MIT


GitHub @dokeezy  ·  Facebook Pierre-Eric Garcia  ·  LinkedIn Pierre-Eric Garcia  ·  Medium @garciape

About

💬 Readable, a content and comment web app. Made with React & Redux ⚛️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published