Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 707 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 707 Bytes

🐦 JSON Server API Rest

Developing a CRUD App in React JS With a Fake API Rest

Adding CRUD functionalities with JSON server

Front-end

  • React ts

Back-end

Installig

npm run install

Running app

npm run server

npm run start

This app is explained in the following 📰 post.

image image