Giter Site home page Giter Site logo

rico157 / rico-fake-news Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 937 KB

Full-stack, social news aggregation, web content rating and discussion website, developed on the PERN stack

Home Page: https://rico-fake-news.netlify.app/

HTML 3.35% CSS 18.06% JavaScript 78.59%
react express pern-stack

rico-fake-news's Introduction

Rico Fake News - React App | Live Host ๐Ÿ‘€

Back End: Live API / GitHub

Rico Fake News is a React App that was built as final frontend project during the Remote Coding Bootcamp at Northcoders

img


Tech-Stack


TDD

  • Testing Framework: Jest

How to install

Requirements

git clone https://github.com/rico157/rico-fake-news.git

Clone the repository from github to your project folder

npm install

Install all the needed node packages

npm start

Run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Features


  • view a list of all articles
  • view a page for each topic with a list of related articles.
  • view an individual article.
  • view an individual article's comments.
  • sort articles by:
    • date created
    • comment_count
    • votes
  • post a new comment to an existing article (as a default logged in user. e.g. 'jessjelly').
  • delete my own comments (as a default logged in user 'weegembump').
  • vote on an article and immediately see the change.
  • vote on a comment and immediately see the change.

Error Handling

  • see a 404 error if I go on a non-existent path/a path for a non-existent article/topic.
  • see a 400 error if I go on a invalid article ID.
  • not be allowed to post a comment if I have not filled in all of the form boxes.

Extras

  • use the site on my mobile without sacrificing style or functionality (as I may not have my laptop nearby).
  • follow the readme instructions to easily run the project locally.
  • find a link to the hosted version of the project in the readme. (use a placeholder if not yet hosted!)
  • find a link to the back-end repository of the project in the readme.
  • find a link to the hosted version of the back-end project in the readme.

rico-fake-news's People

Contributors

rico157 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.