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 d7e61ca commit 9e7b1b6Copy full SHA for 9e7b1b6
news-app/README.md
@@ -16,3 +16,22 @@ I've used the concept of *Async functions* and *react hook usestate* also worked
16
17
18
### How to get the project on your local machine:
19
+
20
21
+---
22
23
+- Download or clone the repository
24
25
+```
26
+git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
27
28
29
+- Go to the directory
30
+- Open NEWS-APP folder
31
+- Open the terminal and run
32
33
+npm start
34
35
+- The project will be opened in the browser
36
37
0 commit comments