DEV Community

Cover image for React/Vite Starter with TypeScript
Hardik Gohil
Hardik Gohil

Posted on

React/Vite Starter with TypeScript

Hey Guys, Hope you all are doing well.

Whenever starting any new project, there are many things that need to deal with such as configuring the project, adding dependencies, deciding what the project code structure should look like and what not. So instead of initializing the project from scratch a good choice will be having starter kit that includes basic configuration and a proepr folder structure. So I've made such starter kit based on the requirements that helps you fastern your development workflow, saves your time and make sure you have everything you need at start of the project.

The boilerplate comes with React, Application scaffolded with Vite, Includes TypeScript and Basic Redux configuration. For styling purposes Sass is also included with some basic folder structure and styling.

React/Vite Starter with TypeScript

Tech stack:

  • React.js
  • TypeScript
  • SASS
  • Vite

Get your starter kit

-- React/Vite Starter with TypeScript

Thanks for reading, If you liked the post please share it and leave suggestions.


Buy Me A Coffee

Connect With Me

Website: Hardik Gohil

Github: https://github.com/HardikGohilHLR

Linkedin: https://www.linkedin.com/in/hardikgohilhlr

Thanks ❤️

Top comments (0)