Skip to content

Repository files navigation

React + TypeScript Starter Template

A frontend starter template to help you kick start your projects


Tech Stack

  • React
  • TypeScript
  • Tailwind CSS – CSS framework
  • Zustand – For state management
  • Axios – For API requests
  • React Router DOM – Routing for React
  • React Query – async state management (caching, fetching, etc.)
  • Prettier – Code formatter

Getting Started

1. Clone the repository

git clone https://github.com/Naaylla/react-ts-starter
cd react-ts-starter

2. Install dependencies

npm i

3. Start the development server

npm run dev

Code Formatting

This project uses Prettier for automatic code formatting, along with the prettier-plugin-tailwindcss for sorting Tailwind classes.

To format your code:

npm run format

Contributing

Pull requests are welcome! ❤️ Feel free to fork this repo or suggest features.

About

No description, website, or topics provided.

Resources

Stars

12 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages