FinTech Product Concept

Gary Kozlowski

Aug 13, 2023
Featured Post Image

General Information

Demo | GitHub | Figma

This project started when I heard about ViteJS and wanted to try it out. ViteJS helps solve issues that slow down the process of getting websites or apps ready for use. Before, developers used a method called "bundling" to prepare their code for the web, but this caused some problems. Even with newer tools like webpack, Rollup, and Parcel, as projects got bigger, it took a really long time for developers to see their changes on the website. Vite aims to fix this by using the latest technology in web browsers and making development faster and smoother.

Dependencies

  1. @types/react
  2. @types/react-dom
  3. @vitejs/plugin-react
  4. autoprefixer
  5. eslint
  6. eslint-plugin-react
  7. eslint-plugin-react-hooks
  8. eslint-plugin-react-refresh
  9. postcss
  10. tailwindcss
  11. vite

Related Posts

Categories

2023 GKDesign, All rights reserved.