Skip to content

duncan-s-white/fe-nc-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NC News Front End

Try out the hosted app here: https://dw-nc-news.netlify.app/

What is it?

This app was made during a skills bootcamp run by Northcoders

This app is the front end which connects with an express API, that I made for the back end: https://github.com/duncan-s-white/news-api

It is a React app using the Material UI Library.

The app design is mobile first, although it can be used on a desktop computer / monitor, and most other devices.

This project uses 'Continuous Deployment' functionality to build and deploy to Netlify whenever code is updated on the main branch of this repository.

Setup locally

Clone:

git clone https://github.com/duncan-s-white/fe-nc-news.git

Install dependencies:

npm install

Start the development server:

npm start

You can then view the project in a browser at http://localhost:3000/

Minimum tested versions:

Node.js: v16

About

This is the front end for the nc-news app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published