Project image for JSON Proxy Holder

JSON Proxy Holder

JavaScriptNode.jsExpress
In this project, you're supposed to work with a popular JSON placeholder API by proxying the response from your backend server.

Open in IDE

Includes assets, JPG images of the design files, design files themselves and a basic style guide. There's also a README to help you get started.

Project Description

Your challenge is to build out the project and get it to look as close to the design as possible.

This project focuses on your JavaScript and Node.js skills, but you can use any tools you like to help you complete the project. So if you've got something you'd like to practice, feel free to give it a go.

Your tasks for this project are

  • proxy all of your backend requests received to the jsonplaceholder.typicode.com endpoint

  • add a custom header in every response you send

  • using the backend api to build a simple react app that displays the data from the backend api you've created

You can go through the Readme.md to see more details regarding the project and the assets folder to see the preview images of the project for desktop and mobile viewports.

Get involved with the community

Join our discord server and explore the community forum to share your feedback with others. Ask questions, help others and learn in public to make the best use of codedamn.

Also check out the full-stack learning path to learn how to build such projects completely on your own.