Skip to content

drewanderson201/fe-nc-news

Repository files navigation

Deployed Application URL: https://nc-news-da.netlify.app/articles

This project is the front end react application for News type application. It was built for the purpose of displaying the back end data and allowing the user to interact with that data such as posting a comment on an article, sorting articles based on some query. The intention here is to mimic the building of a real world front end (such as Reddit) which consume the data coming from the back end architecture. It was created as part of the Northcoders software development bootcamp.

Link to project back-end repo: https://github.com/drewanderson201/be-nc-news

To run this project locally complete the following steps:

  1. clone this repo locally using "git clone https://github.com/drewanderson201/fe-nc-news.git" in terminal
  2. run "npm install"
  3. run "npm run dev"
  4. copy the localhost url into the browser

Node v21.1.0 Required

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published