An open API service indexing awesome lists of open source software.

https://github.com/indraarianggi/vite-react-profit-calculator

Profit Margin Calculator with Vite.js + React.js, TypeScript and Tailwind CSS
https://github.com/indraarianggi/vite-react-profit-calculator

react tailwindcss typescript vite

Last synced: about 2 months ago
JSON representation

Profit Margin Calculator with Vite.js + React.js, TypeScript and Tailwind CSS

Awesome Lists containing this project

README

        

# Profit Margin Calculator

## References

1. [Build a Profit Margin Calculator with Vite.js + React.js, TypeScript & Tailwind CSS](https://www.youtube.com/watch?v=2sGwtnnDhmM)
2. [Vite Official Documentation](https://vitejs.dev/)
3. [Tailwind CSS](https://tailwindcss.com/docs/guides/vite)
4. [Setup path aliases w/ React + Vite + TS](https://dev.to/avxkim/setup-path-aliases-w-react-vite-ts-poa)