From b9f923f0df7fbf365277fa5f32e746cf3dfcde49 Mon Sep 17 00:00:00 2001 From: No0ne <145666753+No0ne003@users.noreply.github.com> Date: Tue, 5 Mar 2024 11:53:39 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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.