1.2.7 β€’ Published 8 months ago

create-revo v1.2.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Revo - Fast & Efficient React Project Setup

Revo is a custom React project setup tool built on top of Vite. It’s designed to streamline your workflow by providing a clean project structure, pre-configured with Tailwind CSS and Framer Motion, so you can focus on building amazing applications.


πŸš€ Features

  • Powered by Vite: Enjoy blazing-fast builds and an optimized development experience.
  • Tailwind CSS: Fully configured for utility-first styling right out of the box.
  • Framer Motion: Pre-installed for creating stunning animations with ease.
  • Better Project Layout: Thoughtfully organized file structure to keep your code clean and maintainable.

πŸ“¦ What You Get

  1. Pre-configured Tailwind CSS for styling.
  2. Framer Motion set up for animations.
  3. Optimized Vite setup for fast development and builds.
  4. A clean project directory structure:

πŸ› οΈ Installation

Prerequisites

Make sure you have Node.js (>=14.x) and npm/yarn installed.

Create a New Project

Run the following command to create a new project:

npx create-revo [project-name]

Navigate to Your Project

cd [project-name]

Install Dependencies

npm install

πŸƒ Getting Started

Start the Development Server

npm run dev

Build for Production

npm run build

Preview Production Build

npm run preview

🌟 Feedback & Support

If you like Revo or have suggestions for improvement, let me know! You can reach out to me on Twitter.

Happy coding with Revo! πŸŽ‰


πŸ™ Credits

Revo is built on top of amazing open-source tools. A big shoutout to:

  • Vite - The lightning-fast frontend build tool.
  • Tailwind CSS - Utility-first CSS framework for rapid UI development.
  • Framer Motion - The library for creating smooth and delightful animations.
1.2.7

8 months ago

1.2.6

8 months ago

1.2.5

8 months ago

1.2.4

8 months ago

1.2.3

8 months ago

1.2.2

8 months ago

1.2.1

8 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.0

8 months ago

1.0.1

8 months ago