Skip to content

This is a full-stack news project created using React.js, Javascript, SCSS, CSS and HTML. This project is built to allow users to post articles/comments, like/dislike articles and delete comments, Similar to News websites/ online forums.

Notifications You must be signed in to change notification settings

ClaudioCamba/fe-nc-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌆 New City News Website

Project Summary

This is a full-stack news project created using React.js, Javascript, SCSS, CSS and HTML. This project is built to allow users to post articles/comments, like/dislike articles and delete comments, Similar to News websites/ online forums. It utilises the REASTful API I created using Node.js, Express.js and PostgreSQL.

💫 NC News Frontend SPA Website

💫 NC News Database API Repository

Run Project Locally

  1. Clone this repository to your local machine by running the below commands in your terminal / CLI
git clone https://github.com/ClaudioCamba/fe-nc-news.git
  1. Navigate into fe-nc-news directory
cd fe-nc-news
  1. Install project dependencies
npm install
  1. Run project in browser on local server
npm run dev

Minimum requirements

  • node.js - version v18.18.2

Future Features

  • Post articles
  • Delete articles
  • Create account
  • Comment thumbnail
  • Comment like/ dislike

About

This is a full-stack news project created using React.js, Javascript, SCSS, CSS and HTML. This project is built to allow users to post articles/comments, like/dislike articles and delete comments, Similar to News websites/ online forums.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published