Coder Social home page Coder Social logo

beachclean-login-starter's Introduction

Beach Cleanup App with Login Kit

This application is an adaptation of the original project, "MLH Digital Ocean Workshop" created by esouthren. In this version, the application has been modified to include integration with Snapchat, enabling custom e-mail messages to be sent to users, and a personalized user interface.

Link to esouthren's GitHub: https://github.com/esouthren.

Link to MLH Digital Ocean Workshop: https://github.com/MLH/mlh-localhost-digital-ocean-starter

Tech used in this project

NodeJS is an open-source framework rooted in Javascript that can be used to build web applications.

NPM (Node Package Manager) is a way to manage certain common packages for NodeJS. This app takes advantage of Express and Request, two common packages for node.

SmtpJS lets you send an e-mail using the SMTP protocol, all from the comfort of your own Javascript file :)

Snap Kit is the set of developer tools for Snapchat integration. Specifically, this application uses Login Kit to enable Snapchat logins and profile data retrieval.

How to launch the app

The instructions that follow explain how to deploy the app locally...

  1. Ensure that NodeJS and NPM are installed on your computer.
  2. Obtain an API Key from Snap Kit, with Login Kit enabled.
  3. Replace the default API Key in "app.js" line 10.
  4. In command prompt, type the below commands...
$ cd ../beachclean-loginkit
$ npm install
$ npm start
  1. Navigate to https://localhost:3000 to view the app!

beachclean-login-starter's People

Contributors

croppers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.