Skip to content

Gabriella-dev/nc-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nc-news

News Website

Explore

Overview

The nc-news project was created in order to learn how to build a single page application (SPA) in React.js and to make use of the backend (hosted on Heroku) I had created.

If you would like to view the website, you can click here.

Built With

Getting Started

Make sure you have Node installed.

Clone

  • fork and clone the repository on your machine.

Install Dependencies

  • cd into the cloned repo and run npm install to install the dependencies. (you will also need to install Lodash by running npm install lodash)

Run local server

  • use the command npm start to host a local development server

Acknowledgements

My gratitude to the Northcoders team for providing an amazing learning environment.

Thank you so much Northcoders!