A7med3bdulBaset / api-crud

An React.js CRUD app - Handling Create, Read, Update, and Delete data from an api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devices Mangament

This project is a simple devices management system. It is a web application that allows you to manage devices.

api CRUD

It is acutally a simple excercise of a CRUD api. It is a simple api that allows you to create, read, update and delete devices.

Frontend

was created with create-react-app and typescript template.

To get started, run in your terminal:

npm start

Backend

Backend is made by ninjaOne

To get started, run in your terminal:

git clone https://github.com/NinjaRMM/devicesTask_serverApp.git
npm install
npm start

Overview

The main page The main page The main page Responsive to all devices

About

An React.js CRUD app - Handling Create, Read, Update, and Delete data from an api.


Languages

Language:TypeScript 93.5%Language:HTML 3.2%Language:JavaScript 2.0%Language:CSS 1.4%