Skip to content

DheerajBaheti06/react-projects

Repository files navigation

React Projects Collection

A collection of React projects built while learning React.js, showcasing various concepts and integrations.

Projects

1. Currency Converter

  • 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.

2. Password Generator

  • 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).

3. Mega Project (Blog App)

  • 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.

4. Super Table

  • 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.

Common Setup

All projects use:

  • React 18.2.0
  • Vite for fast development and building
  • Tailwind CSS for styling
  • ESLint for code linting

Getting Started

  1. Clone the repository
  2. Navigate to any project directory
  3. Install dependencies: npm install
  4. Start development server: npm run dev

Author

Dheeraj


This collection represents my learning journey with React and modern web development technologies.

About

projects, while learning react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published