Skip to content

S0urC10ud/InvoiceManagementReactFrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice-Management: React-Frontend

This is a school-based project for managing invoices created in the following repository: https://github.com/S0urC10ud/laravelInvoiceManagement

By using axios and other libraries the goal of this project is to enable potential users to execute all CRUD-Operations from the frontend:

  • Create invoices
  • Edit invoices
  • List all invoices
  • Delete invoices

Getting started

In order to get started execute the following commands after editing the SERVER_URL inside src/config.json to the url of the above mentioned Laravel-Backend.

git clone https://github.com/S0urC10ud/InvoiceManagementReactFrontend
cd InvoiceManagementReactFrontend
npm install
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published