Front-end: Deployed version link (https://yujia-fe-nc-news.netlify.app/) Repo (https://github.com/yujia1109/nc-news)
Back-end: Hosted version link (https://yujia-news.herokuapp.com/api) Repo (https://github.com/yujia1109/Project-NC-news)
This project is use react technology to build an APP. The intention here is to mimic the building of a real world frontend service which is provided information from the back end architecture.
- Node.js (v16.15.1) (https://nodejs.org/en/)
The package.json file contains all the dependencies used in this project.
_Dependencies
- "@testing-library/jest-dom": "^5.16.5",
- "@testing-library/react": "^13.4.0",
- "@testing-library/user-event": "^13.5.0",
- "axios": "^0.27.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-router-dom": "^6.4.1",
- "react-scripts": "5.0.1",
- "web-vitals": "^2.1.4"
To run the project locally, please run the following command in terminal:
- git clone
- Run script "npm start'