Skip to content

WinnieLamS/winnie-fe-nc-news

Repository files navigation

Winnie's NC News Frontend

Summary

This project is the frontend for Northcoders News, a social news aggregation, web content rating, and discussion website. Users can browse articles by topics, view article details, comment on articles, and vote on article quality.

Hosted Version

The deployed version of this frontend can be accessed at Winnie's NC News App (Frontend).

For functional testing, you can use the username tickle122.

Backend Repository

The backend API repository for Northcoders News can be found at Winnie's NC News Api (Backend).

Minimum Node Version

Node.js v21.7.1 or higher is required to run this project locally.

Local Setup

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/WinnieLamS/winnie-fe-nc-news

  2. Navigate to the project directory: cd winnie-fe-nc-news

  3. Install dependencies: npm install

  4. Start the development server: npm run dev

  5. Open your browser and navigate to http://localhost:5173 (or the URL provided by Vite) to view the app locally.

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