Send letters and postcards to individuals or a large number of contacts, in one simple step. No setup required – be up and running in minutes.
- Express yourself: Pour your heart out onto the digital piece of paper
- Instant Delivery: Your letter is delivered by just sharing the url! Easy and simple.
- Javascript
- Node.js
- MongoDB
- HTML5/ CSS3
Directory | Content |
---|---|
models | contains the database models |
routes | contains routing modules |
views | contains all frontend components |
- Fork and clone the repo
$ git clone https://github.com/vrushti-mody/Best-Surprise.git
$ cd Best-Surprise
- Install dependencies
$ npm install
- Add the .env file
MONGODB_URI = <YOUR MONGODB URI>
- Run the server
$ npm start
If you have suggestions for how Best Surprise could be improved, or want to report a bug, open an issue! Contributions of all kinds are welcomed!
For more, check out the Contributing Guide.
If you want to try out our application, visit https://best-surprise.herokuapp.com
If you want to watch how the application works, visit https://www.youtube.com/watch?v=Di4liJflCoQ&t=7s
MIT © 2020 WandaVision
Made with 💕 by Vrushti Mody and Rohan Poojari for the Surprise Hacks Hackathon!