Sewb21 / fe-sebs-news

Seb's news API front end.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm start

Runs 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.

Sebs News App

Introduction

This is a news app built for my portfolio. It is a reddit 'clone'. https://github.com/Sewb21/nc_news_api - This is a link to the back-end api repo for this app.

What to run

  1. Clone this repo to your local machine https://github.com/Sewb21/fe-sebs-news

  2. npm i to install all dependancies

  3. Run npm start to run the app in development mode.

Live version

The current live version of the site is hosted on Netlify https://sebsnews.netlify.app/

About

Seb's news API front end.


Languages

Language:JavaScript 68.9%Language:CSS 22.2%Language:HTML 8.9%