Thumbnail

A react app built using vite

Technology Jargon

Vite:

Vite is a modern build tool and development server for JavaScript and TypeScript applications. Vite is designed to be fast and highly optimized for development, making it an excellent choice for building web applications.

React:

React is a JavaScript library for building user interfaces. Developed and maintained by Facebook, React is known for its component-based architecture, which allows developers to create reusable UI components.

A react app built using vite