Skip to content

tomfollows/fe-nc-news

Repository files navigation

NC-news/The FollowUp

General Info

NC-news/The FollowUp is a dynamic web application that allows users to view, interact with, and discuss various articles. The app provides a user-friendly interface for browsing articles, reading detailed content, and engaging in discussions through comments. It is designed to offer a seamless and interactive user experience.

Deployed Version

You can view the live version of the app here: NC-news/The FollowUp

Backend Repository

The backend for this project is available here: NC News Backend

Node Version

To run this project locally, you will need Node.js version 21.7.3 or higher. You can check your current Node.js version by running the following command in your terminal:

node --version

Running the Project Locally

Follow these steps to run the project locally:

  1. Clone the repository to your local machine:
git clone https://github.com/tomfollows/fe-nc-news
  1. Navigate into the project directory:
cd fe-nc-news
  1. Open the repository in your preferred code editor, such as VS Code.

  2. Install the required dependencies:

npm install
  1. Run the application locally:
npm run dev

The app should now be running on your local machine, and you can access it through your web browser.

Acknowledgements

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