Skip to content

Commit 58725ff

Browse files
Update README.md
1 parent b56b4b1 commit 58725ff

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

README.md

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,33 @@
1-
# React + Vite
1+
# Project Title
22

3-
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
3+
React Application with React Router, Redux Toolkit, and Tailwind CSS,emoji-mart,react-loading,react-otp-input,react-modal
4+
5+
## Description
6+
7+
our application with popular libraries and tools such as React Router, Redux Toolkit, and Tailwind CSS.
8+
9+
## Prerequisites
10+
11+
Before you begin, ensure you have met the following requirements:
12+
13+
- Node.js and npm installed on your development machine.
14+
15+
## Features
16+
17+
- **React**: A JavaScript library for building user interfaces.
18+
- **React Router**: routing for React applications and make application spa.
19+
- **Redux Toolkit**: The official, opinionated, batteries-included toolset for efficient Redux development.
20+
- **Tailwind CSS**: CSS framework
21+
22+
## Getting Started
23+
24+
1-to download project
25+
-cd your-project
26+
27+
2-Install the dependencies:
28+
-npm install
29+
30+
3-npm start
31+
-Start the development server:
432

5-
Currently, two official plugins are available:
633

7-
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
8-
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

0 commit comments

Comments
 (0)