Skip to content

robertharry/hosted-fe-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NC-NEWS

The hosted app can be found below, which which requires no local installation or setup.

Netlify hosted App

NC-NEWS (fe) is a website designed to allow the user to browse a variety of articles and comments. This can be accessed via individual topics on the 'topics' page, or by browsing all articles on the 'articles' page. The drop down box at the top of the screen allows you to choose a 'logged in' user to access certain functionality on the site, such as posting and deleting comments.

Getting started

You should download the repo to you own machine using the following code. You may wish to fork the repo to your own account first...

git clone https://github.com/robertharry/hosted-fe-news.git

Install the required dependancies use...
npm install
The minimum required versions are...

@reach/router ^1.2.1, axios ^0.19.0, react ^16.9.0

Then to start the app in your local browser...
npm start

Backend API

To access the backend Github repository use...

Github backend

Or access the api directly..

Backend API

Author

Robert Harrison

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published