Skip to content

v1.0.0

Compare
Choose a tag to compare
@MR-Mostafa MR-Mostafa released this 13 May 00:41
· 9 commits to main since this release

Viact is a minimalist starter template, it includes:

  • ⚡️ Vite - Next Generation Frontend Tooling
  • ⚛️ React 18 - A JavaScript library for building user interfaces
  • 🏄 React Router DOM
  • 💎 TypeScript (of course)
  • 🎨 UnoCSS - the instant on-demand atomic CSS engine
  • ✅ Safety - Https is enabled by default in development https://localhost:3000/
  • 🔨 EsLint - Pluggable JavaScript linter
  • 🌀 Prettier - Opinionated Code Formatter
  • 📭 PostCss - Supports RTL for specific styles & autoprefixer (add vendor prefixes)
  • ☄️ Conventional Commit
  • 🎯 Absolute import by using ~/...
  • ⚙️ Proxying API Requests in Development
  • 🔥 The easiest way to mock REST APIs! Based on (json-server)[https://github.com/typicode/json-server]
  • 📕 Storybook
  • 🗃️ Minify images (image compressor) Automatically (in production)
  • 🖌️ Support Sass/Scss/Less