Hello there!
Thank you for your interest in my first front-end project.
You can explore the deployed version of the web app here.
Please note that since this project works on an API hosted on a free plan, there may be delays of 50 seconds or more due to inactivity causing the server to spin down. Thanks for your patience.
NC News is a hub for article readers where users can log in, comment and vote on articles. Readers can filter articles by topic and sort them by creation date, number of comments or votes, in ascending or descending order.
- Frontend: HTML, CSS, React, MUI
- Build Tool: Vite
- HTTP Requests: Axios
- Deployment: Netlify
- Node.js: v21.7.2 or above
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/zairacodes/nc-news.git cd nc-news
-
Install dependencies:
npm install
-
Run the dev environment:
npm run dev
Feel free to reach out if you have any questions or feedback!
This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders