Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 705 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 705 Bytes

writers-block-project

Usage

git clone the project, and then open two terminals.

cd into client for one terminal, and server for the other.

for client, npm install.

for server, bundle install.

then in client, npm start.

in server, rails server -b 0.0.0.0 --port 3001

Go to http://localhost:3000/

Create a story, comment on a story, leave feedback, help eachother become better writers.

Screen Shots

"Homepage" "Leaving feedback on a story"