Northcoders News
A solo project made as part of my time within the Northcoders Bootcamp.
This project involves me building an API for the purpose of accessing application data programmatically. The intention here is to mimic the building of a real world backend service which then provides the information to the front end architecture. This project went through test driven development, with error handling thoroughly considered.
Click here to view the deployed front end here
Click here to access the deployed back end here
Website



Tech Stack Used
-
ReactJS
-
Express
-
GitHub
-
Axios
-
Trello
-
Jest
The project includes a back-end and front-end. The backend is deployed on render and was created through test driven development and express with error handling throroughly considered. The front-end was created using ReactJS and deployed on Netlify