-
This project creates the frontend for a news app that connects to the following backend API:
-
The app is deployed on the following URL:
-
Please feel free to have a look through the website viewing any articles & topics and upvoting/posting comments on articles
- Please note: The app is currently 'signed in' under a default user as there is currently no authentication/sign-in functionality
-
Should you wish to run the project locally please follow these instructions:
- Clone repo to local environment (git clone 'repo-url')
- Run 'npm install' to install required dependencies
- Run 'npm run dev' to host the app locally
- Node.js: v21.0.0