Giter Site home page Giter Site logo

palaashatri / octomov Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 89 KB

OctoMov is a movie search application utilising the OMDb API. Built with ExpressJS and NodeJS

Home Page: https://octomov.herokuapp.com/

License: MIT License

JavaScript 34.96% EJS 65.04%
imdb omdb-api expressjs nodejs webapp bootstrap4 herokuapp movie-recommendation movie-database ejs octomov coltsteele webdeveloperbootcamp

octomov's Introduction

OctoMov

API Key

How to get your own API key? Go to http://www.omdbapi.com/ and ask for an API Key to use for your project. Then, create a .env file into the main directory (if you use Linux/MacOS : touch .env, if you use Windows : powershell New-Item .env), and add environment variable like this :

API_KEY = "{yourapikey}"

Remove the curly braces though! ๐Ÿ˜‚

octomov's People

Contributors

dependabot[bot] avatar palaashatri avatar

Watchers

 avatar

octomov's Issues

Cannot access files under "assets" folder

Assets folder contains all the various assets that would help in creation of the website.
Cannot add these assets to be read by the application.
Check ExpressJS Docs for the same.

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.