Skip to content

pcfmello/contract-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ONLINE CONTRACTS APPLICATION (Copy of my repo it's in https://bitbucket.org/pcfmello/contract-application)

It's a project developed to create new contracts of jobs, and rent and other contract types.

Which technologies were did use?

Minimum Requisits

Node, Yarn and MongoDB installed

How to run?

Firstly, clone project and then, in a system terminal, open project folder and follow next steps below.

Run backend application:
$ cd backend
$ yarn install
$ node src/index.js

And then, open other terminal and run frontend application:
$ cd frontend
$ yarn install
$ yarn start

Running project

Opening web browser and access http://localhost:3000

License

MIT

About

It's a project developed to create new contracts of jobs, and rent and other contract types.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors