Link to API - https://backend-project-news-api-f5wp.onrender.com Link to Website - https://nc-news-ted-smiles.netlify.app
This is a frontend website for the corrosponding pbackend API to showcase the data recieved from the API and allow the user to interact with the backend API
In order to access on your local machine, you need to git clone this repo and run the following command:
- npm install - This will install all the necessary dependencies to run the code
- npm run dev - This will run all the test suite which will also seed the test database
Minimum versions of Node.JS = v21.6.2