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.
There is a live demo of this at https://ollys-nc-news.netlify.app/articles where you are free to try the project out!
Run npm i
to install all the packages.
Then, to run locally, run the command npm run dev
and you are set!