This project is a clone of JSONPlaceholder, which is a fake REST API for testing and prototyping. It provides a set of endpoints that return dummy data in JSON format. The purpose of this clone is to allow developers to locally test and develop their applications without relying on the external API.
- Live Site URL: https://jsonic.vercel.app
- Next.js - React Framework
- Tailwind CSS - For styles
- Next.js