Skip to content

Jemeni11/react4me

Repository files navigation


React4Me

An opinionated React template with React 19, TypeScript, TailwindCSS, React Compiler, and Oxc (Rust-powered formatter and linter).
Explore the repo »


Table of Contents

(back to top)

Introduction

Hey! This is a React template with the following installed:

(back to top)

Installation

Clone the repository and install dependencies:

git clone https://github.com/Jemeni11/react4me.git && cd react4me && pnpm install

Or use the Use this template button on GitHub.

(back to top)

Scripts

Available scripts for development and production:

# Start development server
pnpm dev

# Build for production
pnpm build

# Preview production build
pnpm preview

# Format code
pnpm format

# Format and fix code
pnpm format:fix

# Lint code
pnpm lint

# Lint and fix code
pnpm lint:fix

# Check formatting and linting
pnpm check

# Fix formatting and linting
pnpm fix

(back to top)

Contributing

Contributions are welcome! If you'd like to improve React4Me, please feel free to submit a pull request.

(back to top)

Wait a minute, who are you?

Hello there! I'm Emmanuel Jemeni, and I am a Frontend Developer.

You can find me on various platforms:

If you'd like, you can support me on GitHub Sponsors or Buy Me A Coffee.

(back to top)

License

MIT

(back to top)

CHANGELOG

CHANGELOG

(back to top)

About

An opinionated React template with React 19, TypeScript, TailwindCSS, React Compiler, and Oxc (Rust-powered formatter and linter).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors