项目作者: farewa

项目描述 :
React frontEnd project that displays reddit style data based on my own RESTful API
高级语言: JavaScript
项目地址: git://github.com/farewa/frontEnd-nc-news.git
创建时间: 2020-07-29T20:17:47Z
项目社区:https://github.com/farewa/frontEnd-nc-news

开源协议:

下载


Northcoders News

A ongoing front-end project that uses React in order to show a web-based user interface for the back-end API project which can be found here.

Getting Started

Fork or clone this repository and run the following command in your terminal

  1. yarn install

This will install all of the dependencies for the project

The next command will run a local version of the application on your machine

  1. yarn start