diff --git a/README.md b/README.md index 1adcb63..989320d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@

+

+ + + +

Welcome to the React-Projects repository! This project is a collection of React applications bundled together using Vite, styled with Tailwind CSS, and enhanced with UI components from ui.shadcn. It's a powerful and flexible setup that allows you to manage and deploy multiple React projects within a single application. @@ -15,7 +20,6 @@ Welcome to the React-Projects repository! This project is a collection of React - [Table of Contents](#table-of-contents) - [Getting Started](#getting-started) - - [Technologies Used](#technologies-used) - [Contributing](#contributing) ## Getting Started @@ -42,10 +46,6 @@ Follow these instructions to get the project up and running on your local machin This will start the development server, and you can access the application at `http://localhost:3000`. -## Technologies Used - -[![Tailwind](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com) [![react](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)](https://reactjs.org/) [![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)](https://vitejs.dev/) - ## Contributing Contributions are welcome! If you have any suggestions, improvements, or bug fixes, feel free to open an issue or submit a pull request.