/fe-nc-news

NC-News Front end project

Primary LanguageCSS

NC News (Front End)

This is the front end portion of the NC news project.

This is build on Vite and uses React.js for the front end HTML work.

Live Demo

There is a live demo of this at https://ollys-nc-news.netlify.app/articles where you are free to try the project out!

Setup

Run npm i to install all the packages.

Then, to run locally, run the command npm run dev and you are set!