Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 653 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 653 Bytes

Bootcamper API Build Status

API for bootcamps. Manage a full Bootcamp application using featues like:

  • Create Bootcamp
  • Find Bootcamp by Location
  • Add courses to bootcamp
  • Review a bootcamp

Installation

Clone the repository and use the package manager npm to install required packages.

npm install

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT