Skip to content

MariahAdams/ripe-banana

Repository files navigation

Ripe Banana

Project Description

Stay tuned!

Developer

Requires Node v10 or later.

How to get started

  • Fork repository, clone locally, navigate to repository directory,
  • Download all the files with npm i,
  • To test, run npm test.

How to use API

  • Create your own .env files with the .env.example files provided in the root of the project and the test folder. Enter the correct MongoDB URI. Default port is set to 3000, you may update it to your port of choice.
  • Connect to server with npm run start.
  • Enter http://localhost:3000 in your browser.

More to come...

Contributors

Mariah Adams & Arthur Jen

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgment

Forked from [alchemy-fullstack-js-summer-2018/[FILL IN]](https://github.com/alchemy-fullstack-js-summer-2018/[FILL IN])

About

A play on "Rotten Tomatoes", this project is a server-side application that creates a database for tracking movies, actors, studios and reviews. Incorporates: Mongoose, Express, Node.js. Tested with Mocha & Chai.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors