nathantetro / factcheck-frontend

Website in which you can scroll through factchecks that have been scraped from newssites. Created with React. Uses an API that I've made with Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚛ Factcheck Hub Front-end

Website in which you can scroll through factchecks that have been scraped from newssites.
Created with React. Uses an API that I've made with Python.

Usage

This app requires Node.js & npm.
Run these commands in the app's root directory to start the React app:

npm install
npm run build
npm start

About

Website in which you can scroll through factchecks that have been scraped from newssites. Created with React. Uses an API that I've made with Python.


Languages

Language:JavaScript 87.4%Language:HTML 10.3%Language:CSS 2.3%