A downloadable appreciation card generator
This project was bootstrapped with Vite.
- Live link: https://thankly.netlify.app/
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. |
In the project directory, you can run:
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.