vinicius77 / react-images-carousel

No libraries, made "a la old school"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Images Carousel

My version of images carousel without using libraries for that.

Getting Started

This procedure assumes you have already created a repository on GitHub, or have an existing repository owned by someone else you'd like to contribute to.

  1. On GitHub, navigate to the main page of the repository.

    Note: If the repository is empty, you can manually copy the repository page's URL from your browser and skip to step four.

  2. Under the repository name, click Clone or download.

    Clone or download button

  3. To clone the repository using HTTPS, click "Clone with HTTPS"

    To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click

  4. Clone URL button

  5. Open Terminal.

  6. Change the current working directory to the location where you want the cloned directory to be made.

  7. Type git clone, and then paste the URL you copied in Step 2.

    $ git clone https://github.com/vinicius77/react-images-carousel.git
  8. Press Enter. Your local clone will be created.

    $ git clone https://github.com/vinicius77/react-images-carousel.git
    > Cloning into `Vai Corinthians`...
    > remote: Counting objects: 10, done.
    > remote: Compressing objects: 100% (8/8), done.
    > remove: Total 10 (delta 1), reused 10 (delta 1)
    > Unpacking objects: 100% (10/10), done.

Prerequisites

Any web browser, like Internet Explorer, Firefox, Chrome, Opera, etc., will open and properly renders the pages.

Installing

$ npm install

Running

$ npm start

Deployment

$ npm build

This project uses npm

Proudly Built Using

  • Ubuntu - An open source OS that runs from the desktop, to the cloud, to all your internet connected things.
  • Visual Code Studio - An open source code editor.
  • React JS - A JavaScript library for building user interfaces.

Dependencies

  • NPM

Contributing

Make a Pull Request

PRs Welcome

MIT

The MIT License

License: MIT

Mozilla

Mozilla Public License 2.0

License: MPL 2.0

Creative Commons

Choose on CreativeCommons.org

License: CC0-1.0

Reach Me At

Vinicius Cerqueira Bonifácio

Code Climate codebeat badge Build Status Download Stable Unstable License Awesome Semver Codeship Status for boennemann/badges

About

No libraries, made "a la old school"

License:MIT License


Languages

Language:JavaScript 53.0%Language:CSS 40.4%Language:HTML 6.6%