gustonecrush / waste-management-system

This repo is about code interview that i did to join in Waste4Change, which this code built the app to do CRUD about waste and it's material. This app consume API from `api-waste` repo that you can see on my repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOCUMENTATION

ABOUT

This repo is about code interview that i did to join in Waste4Change, which this code built the app to do CRUD about waste and it's material. This app consume API from api-waste repo that you can see on my repository.

START PROJECT

If you want to run in your local do the steps below :

  • Download or clone this project and save to your local and also download or clone api-waste repository to get the api for this simple app
  • Run npm install to install all packages needed
  • Then, you can run command npm start to start your react server and see how it works

RESULT

About

This repo is about code interview that i did to join in Waste4Change, which this code built the app to do CRUD about waste and it's material. This app consume API from `api-waste` repo that you can see on my repository.


Languages

Language:JavaScript 80.6%Language:HTML 11.9%Language:CSS 7.5%