/api-crud

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

Primary LanguageTypeScript

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