Releases: MR-Mostafa/Viact
Releases · MR-Mostafa/Viact
v1.1.0
v1.0.0
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