A collection of React projects built while learning React.js, showcasing various concepts and integrations.
- Tech Stack: React, Vite, Tailwind CSS
- Features: Real-time currency conversion with API integration
- Description: A responsive currency converter that fetches live exchange rates and allows users to convert between different currencies with swap functionality.
- Tech Stack: React, Vite, Tailwind CSS
- Features: Customizable password generation with copy functionality
- Description: A secure password generator with options to include numbers, special characters, and adjustable length (6-100 characters).
- Tech Stack: React, Redux Toolkit, Appwrite, TinyMCE, React Router
- Features: Full-stack blog application with authentication
- Description: A comprehensive blog application with user authentication, rich text editor, post management, and cloud storage integration.
- Tech Stack: React, Vite, Tailwind CSS, Shadcn/ui, Radix UI
- Features: Advanced table component with modern UI
- Description: A table application built with modern UI components and styling libraries.
All projects use:
- React 18.2.0
- Vite for fast development and building
- Tailwind CSS for styling
- ESLint for code linting
- Clone the repository
- Navigate to any project directory
- Install dependencies:
npm install
- Start development server:
npm run dev
Dheeraj
This collection represents my learning journey with React and modern web development technologies.