Skip to content

jeepies/fe-nc-news

Repository files navigation

Northcoders News Frontend

This project goes hand-in-hand with be-nc-news

The northcoders news frontend allows a user to interact with the API through a clean, reactive user interface, utilising POST, DELETE, PATCH and GET requests handled through the API.

See it in action

Running locally

Requirements

Node: 22.8.0

Prerequisites

It is recommended that you follow the steps in be-nc-news to setup your own backend, then change the URL in utils/api.js

Guide

  1. Clone the project with git clone https://github.com/jeepies/fe-nc-news.git
  2. Move into the directory using cd fe-nc-news
  3. Install dependencies using npm i
  4. Run the dev server using npm run dev

This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published