We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1187955 commit a8e2b80Copy full SHA for a8e2b80
README.md
@@ -36,41 +36,6 @@ Created with [TypeScript](https://www.typescriptlang.org/) + [ReactJs](https://r
36
37
38
39
-## Run Locally
40
-
41
-Clone the project
42
43
-```bash
44
- https://github.com/Kamilismayilzade/Todo-List-typescript-react
45
-```
46
47
-Go to the project directory
48
49
50
- cd to-do-list-typescript-react
51
52
53
-Install dependencies
54
55
56
- npm install
57
- npm install react-icons --save
58
59
60
-Install Dev Dependencies
61
62
63
- npm create vite@latest
64
- npm install typescript --save-dev
65
66
67
-Start the server
68
69
70
- npm run dev
71
72
73
74
## Run Locally
75
76
Clone the project
0 commit comments