Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.49 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.49 KB

Thankly

Overview

A downloadable appreciation card generator

This project was bootstrapped with Vite.

Screenshot

Third Party Libraries used.

You will find below the different third party libraries used in the project.

Feature Package Benefits
React react A declarative, efficient, and flexible JavaScript library for building user interfaces
react-dom Serves as the entry point of the DOM-related rendering paths
Typescript typescript TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale
Html-to-Image html-to-image Generates an image from a DOM node using HTML5 canvas and SVG.
downloadjs downloadjs downloadJs is used to trigger a file download from JavaScript.
React-hot-toast react-hot-toast Add beautiful notifications to your React app with react-hot-toast.

Third Party APIs utilized.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.