Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.74 KB

README.md

File metadata and controls

66 lines (40 loc) · 1.74 KB

NC News

Hello there!

Thank you for your interest in my first front-end project.

You can explore the deployed version of the web app here.
Please note that since this project works on an API hosted on a free plan, there may be delays of 50 seconds or more due to inactivity causing the server to spin down. Thanks for your patience.

Overview

NC News is a hub for article readers where users can log in, comment and vote on articles. Readers can filter articles by topic and sort them by creation date, number of comments or votes, in ascending or descending order.

Homepage Preview

nc_news

Tech Stack

  • Frontend: HTML, CSS, React, MUI
  • Build Tool: Vite
  • HTTP Requests: Axios
  • Deployment: Netlify

Getting Started

Prerequisites

Installing

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/zairacodes/nc-news.git
    cd nc-news
  2. Install dependencies:

    npm install
  3. Run the dev environment:

    npm run dev

Useful Links

Feel free to reach out if you have any questions or feedback!


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

Made with ♥ by Zaira