Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

rimzzlabs/notta

Repository files navigation

⚙️ Stravital

Kickstart your Web Application with React, Vite and Tailwind CSS. Stravital is my personal starter template to speed up my next react project.

Features

Stravital is a minimalist starter template, it includes:

  • ⚡️ Vite
  • ⚛️ React 17
  • 🏄 React Router DOM
  • 💎 TypeScript (of course)
  • 💨 Tailwind CSS
  • 🔨 Eslint
  • 🌀 Prettier
  • ☄️ Conventional Commit
  • 📡 Huksy & Lint Staged
  • 🎯 Absolute import by using @/

Getting Started

  1. Clone this repository to use this template, simply clone this repo or by using use this template button above.

    Disclosure: by using this repository as a template, there will be an attribution on your repository.

    git clone https://github.com/rizkimcitra/stravital
  2. Install the dependencies I recommend you to use yarn instead of npm

    yarn install
  3. Start the development server

    yarn dev

    look at http://localhost:3000 to see the development server running.

About

app submission for Dicoding React course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published