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.
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.
-
Clone this repo to your local machine https://github.com/Sewb21/fe-sebs-news
-
npm i
to install all dependancies -
Run
npm start
to run the app in development mode.
The current live version of the site is hosted on Netlify https://sebsnews.netlify.app/