Skip to content

SupTarr/json-placeholder

Repository files navigation

JSON Placeholder

About The Project

This project is part of React JS Full Course for Beginners by Dave Gray. and I display the data from the {JSON} Placeholder using my React skills.

Technologies

This project was created with:

Installation

Clone the project

git clone https://github.com/SupTarr/json-placeholder.git

In the project directory, you can run:

npm install
npm run dev

The app will be run in the development mode.