NC-Huze-News - A social news aggregation, web content rating and discussion website. NC-Huze-News has articles which are divided into topics, and each article has user-curated ratings from upvotes and downvotes using the API. Users can also add comments about an article.
Developed on Node v21.6.2
To run this React App locally, in a new directory, carry out the following:
- Clone the repo
git clone https://github.com/al-ex-huze/nc-news.git
- "cd" into "/nc-news" directory
- Install the dependencies
npm install
- Run vite
npm run dev
- Open the app - type "o" + "enter" (or follow instructions in the CLI)
- Enjoy
This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders