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
- Host: GitHub
- URL: https://github.com/indraarianggi/vite-react-profit-calculator
- Owner: indraarianggi
- Created: 2023-03-02T18:11:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T17:11:49.000Z (about 2 years ago)
- Last Synced: 2024-10-25T02:53:49.478Z (7 months ago)
- Topics: react, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://vite-react-profit-calculator.vercel.app/
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)