This project runs the front-end for NC News, showing articles, topics and comments in a react app.
The back-end for this project can be found here
Clone this repository and install all dependencies:
git clone https://github.com/Chris-Lupton/nc-news-project-front-end.git
npm install
View this app in your browser:
npm run dev
Minimum version requirements:
Node |
---|
v20.2.0 |