Skip to content

walternunes/Readble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RN-P2 Readble

This project is part of React Nanodegree

About

Project 2: The idea of Readble project is to build a structure of content and comments which is common on a large number of websites, from news sites to blogs, through aggregators such as Hacker News and Reddit.

How to run the project

  • Clone the repo using git clone https://github.com/walternunes/Readble.git and cd into the folder

  • Enter in server folder typing cd server

  • Install server dependecies typing npm install

  • Run the server typing npm start

  • Open another console and access the folder where the project was cloned

  • Enter in client folder typing cd client

  • Install client dependecies typing npm install

  • Run the client typing npm start

  • Access the page http://localhost:3000/

About

P2 - React nanodegree

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors