Link to hosted version - https://inquisitive-cassata-34fa07.netlify.app/
The purpose of this project is to demonstrate basic front-end functionality. All the necessary React, css and JavaScript
logic to access the back-end of the project with the same and make requests to the database to display information in the browser
- Clone the repo from https://github.com/UploadedIntelligence/nc-news-be2-front
- Run
npm installto install all dependencies - Run
npm run dev - Access the website through the link provided in the console