Skip to content

WiccanWolf/fe-nc-news

Repository files navigation

Whispers on the Wind

There's Whispers on the Wind all around us; this is just a site to collect the most interesting ones for your viewing pleasure.

The Site can be found here.

General Information:

This is the frontend side of my NC News Project, built entirely by me using the knowledge taught to me by the fantastic team at Northcoders (link at bottom). It is an albiet small site which has been created to both fetch and display articles hosted in a seperate database.

Functionality includes;

  • Viewing listed Articles.
  • Voting on existing Articles.
  • Commenting on existing Articles.
  • Accessibility has been achieved via the WAVE extension on Chrome.

Additional Information:

Both repositories for this project can be found at my GitHub;

To run this code locally, do the following (note, you will need at least Node v22.9.0);

  1. Navigate to the linked repository.
  2. Press the green Code button, and select HTTPS in the Local tab.
  3. Copy the link, and navigate to VSCode, or any other code visualiser software.
  4. In a Linux based Terminal, type the command git clone https://github.com/WiccanWolf/fe-nc-news.git, and press enter.
  5. Run the command npm install to install all repo dependencies locally.
  6. To view the site in development mode (i.e. without altering the Published version), run the command npm run dev, and copy the resulting URL to your browser.

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

About

The frontend application to the backend API I created previously.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published