/readable

My second project developed on the React Nanodegree Program from Udacity.

Primary LanguageJavaScript

Readable

This project is part of my react nanodegree program, please feel free to clone the repository, install and run.

Clone the repository

git clone https://github.com/augustorz/readable.git

Setup the backend project

In order to use the frontend project you will need to install and run a backend server.

To do that, just follow the instructions in the README file of that project.

Checkout the Frontend Project

After setting up the backend server, you can find instructions for the frontend in this README file.