From 9c95850b467601ebd2b8fc2b5454202778959f40 Mon Sep 17 00:00:00 2001 From: Chris Sevilleja Date: Tue, 27 Sep 2016 09:04:27 -0700 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..95ea090 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Build the Back-End For Your Own Instagram-style App with Cloudinary + +Build an app using Cloudinary's backend. + +## Requirements + +- Node and npm +- Cloudinary account +- A MongoDB installation (either local or remote) + +