Coder Social home page Coder Social logo

olajidexbooking's Introduction

OLAJIDE X BOOKING

License: MIT Dependencies

Update: In March 2018 I joined Booking.com as a Client-side Developer!

I set up this project because I would ♥ to work at Booking.com. I do hope it's received in good faith and that I'm not breaking any Copyright rules.

It features a small intro animation for the Booking.com brand and a message stating that I'll love to work there

You can find it here olajidexbooking.surge.sh

Setup

Install Node.js and NPM

If you don't have Node.js installed, please go ahead and grab it here. NPM is the package manager for Node.js and comes bundled with Node.js

To confirm that you have Node.js installed, run the following in your terminal:

node -v

You should get something like v6.9.1.

To confirm that you have NPM installed, run the following in your terminal:

npm -v

You should get something like 3.10.9.

Install Node.js Modules

npm install

Front-end Development

To continue front-end development on this project run the following in your terminal:

npm start

To do a simple build for production, run the following in your terminal:

npm run build

To build for production and then deploy using surge.sh, run the following in your terminal:

npm run deploy

** The newly built folder can be found at: ./public

License

This project is licensed under the MIT license. You can grab it here

Credits

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.