Skip to content

sanjeevirajanramajayam/react-lazy-loading

Repository files navigation

Quote Generator using React and Lazy Loading

This is a small project I created to learn about fetching from APIs and also to feature lazy loading. It was built using React+Vite and also Material UI.

Installation

Install react-lazy-loading with npm

  git clone https://github.com/sanjeevirajanramajayam/react-lazy-loading.git
  cd react-lazy-loading
  npm install
  npm run dev

Tech Stack

Client: React, Material UI

Screenshots

App Screenshot

License

MIT

About

A small project which uses the concept of lazy loading to generate quotes.

Topics

Resources

License

Stars

Watchers

Forks