Skip to content

SalinasAlan/myhackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyHackerNews

This is a proyect was created with the tutorial "React + Apollo Tutorial - Introduction".

Tech

MyHackerNew is a clone of the HackerNews and was created with the next technologies:

Installation

Open your terminal in the root of the proyects and run the next commands

$ npm install
$ npm run start

This run the app. Now we need to run the server.

Open the terminal en go to the server file

$ yarn install
$ yarn run

You can find the app in "http://localhost:3000/" and the server in "http://localhost:4000/"

Screen shoots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published