React Template
React Template
React Template
  • 🏠Welcome
  • 🚀Getting Started
    • 📘Introduction
    • ✅Requirements
    • ⚡Quickstart
  • ✨Core Features
    • 🔧Pre-configured Tools
      • 🎨ESLint & Prettier
      • 🪝Husky & Git Hooks
      • 🖌️Tailwind CSS Setup
      • ⚒️Redux Integration
      • 🤝Template Structure
    • 📦Reusable Components
      • 📦Container
      • 💪Flex
      • 🔲Block
      • Add more here
  • 🔍Advanced Guides
    • 🎚️Customizing the Template
    • 🌗Theming
    • 🚀Performance Optimization
  • 💡Examples & Use Cases
    • 🖼️Portfolio Template
    • 📊Dashboard
    • ✔️To-Do App
  • 🔌APIs & Integrations
    • 🌐REST API Examples
  • ❓FAQ & Support
    • 📂FAQs
    • 📂Changelog
    • 🤝Contribute
Powered by GitBook
On this page
  1. Core Features
  2. Pre-configured Tools

ESLint & Prettier

PreviousPre-configured Tools NextHusky & Git Hooks

GitBook supports many different types of content, and is backed by Markdown — meaning you can copy and paste any existing Markdown files directly into the editor!

Feel free to test it out and copy the Markdown below by hovering over the code block in the upper right, and pasting into a new line underneath.

# Heading

This is some paragraph text, with a [link](https://docs.gitbook.com) to our docs. 

## Heading 2
- Point 1
- Point 2
- Point 3

If you have multiple files, GitBook makes it easy to import full repositories too — allowing you to keep your GitBook content in sync.

✨
🔧
🎨