jesster2k10 / color-elephant-demo

Home Page:color-elephant-demo.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Elephant Demo Project

Visit here to see the live site

View specification here

⚛️ Technology

💼 Dependencies

  • lazysizes Lazy image loading
  • react-intersection-observer For infinite scroll using IntesectionObserver (and testing)
  • react-query Data fetching and caching
  • @chakra-ui/* Chakra UI
    • framer-motion Chakra UI dependency
    • @emotion/* Chakra UI dependency
  • @meronex/icons Custom SVG Icons

🚀 Getting started

  1. npm install or yarn;
  2. yarn dev;

To view the project open http://localhost:3000.

Testing

yarn test

Coverage

coverage


Made with ♥ by Jesse Onolememen

About

color-elephant-demo.vercel.app

License:MIT License


Languages

Language:TypeScript 90.6%Language:CSS 6.5%Language:JavaScript 1.7%Language:Shell 1.3%