Skip to content

foschieraanderson/rick-and-morty-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create animated cards with vanilla javascript

Infinite scroll using Intersection Observer API and Vanilla JavaScript.

TABLE OF CONTENTS

Screenshots

Cards
CARDS
Loading
LOADING

Getting Started

Setup

  • Clone this repository

      git clone git@github.com:foschieraanderson/rick-and-morty-cards.git
    
      cd rick-and-morty-cards
    
  • Run the index.html file or use python's http module for this

     python -m http.server 8000
     # Open http://localhost:8000 in your browser
    

Technologies


About

Animated cards with vanilla javascript and infinite scroll

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages