Skip to content

📖 React app that registers contracts and parts(Study propuses)

Notifications You must be signed in to change notification settings

ypedroo/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contracts

In the project directory, you can run:

Front end

yarn start

Runs the app in the development mode.
Open http://localhost:3333 to view it in the browser.

Back end

yarn json-server api.json

The app is currently using json-server to mock an API.