Skip to content

A simple, social network application written in React.

Notifications You must be signed in to change notification settings

dku7/fe-nc-news

Repository files navigation

Northcoders News

Table of Contents

The current production version is deployed at https://dku-nc-news.netlify.app/

About

This project replicates a basic social network application. It was built with React and TailwindCSS as part of my enrolment on the Northcoders JavaScript Software Development Bootcamp (2024). It enables users to perform full CRUD (Create, Read, Update, Delete) operations on articles and comments. It also utilises efficient state management and client-side routing to provide a responsive, mobile-first experience.

The backend API is a separate project and can be found here.

Installation

  • Clone the repository: git clone https://github.com/dku7/fe-nc-news
  • Install dependencies: Navigate to the project directory and install the required Node.js dependencies using: npm install
  • Run locally: Start the application locally: npm run dev. Then open the provided localhost link

Minimum Versions

To ensure proper functionality, please verify that you have the following minimum versions installed:

  • Node.js: v22.6.0

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

About

A simple, social network application written in React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published