Skip to content

joebailey1000/nc-news

Repository files navigation

Joey's NC News

Welcome to Joey's NC News! This app is a live message board using a server built by me.Log in at the top right corner and feel free to have a look around as any of the pre-seeded users. You can post and delete comments, view articles and vote on anything.

Link to deployed site: https://nc-news-joebailey1000.netlify.app/

Link to backend repo: https://github.com/joebailey1000/news-api

The server is also live, but may take a few seconds to spin up when the site is first loaded.

Instructions to run locally

This project requires Node v20.5.1 at minimum.

To run locally some set up must be done first:

Clone the repo in the terminal:

Navigate into the cloned directory, then install dependencies:

  • npm install axios react react-dom react-loader-spinner react-router-dom

The site can now be run with the command

  • npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published