Skip to content

Commit 8e2b00d

Browse files
author
Aashutosh
committed
update readme
1 parent ba1960f commit 8e2b00d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ This project is the frontend part of the OAuth2 workflow demonstration. It is bu
1111
- Access to protected resources
1212

1313
### Prerequisites
14-
Before you begin, ensure you have the following installed on your machine:
14+
Before running the OAuth2 React Frontend, ensure you have the following prerequisites installed:
1515

16-
1. Node.js
17-
2. npm or yarn
18-
3. Basic understanding of React and OAuth2 concepts
19-
4. Git for version control
16+
1. Access to the OAuth2 server backend (refer to the [OAuth2 server repository](https://github.com/guptaaashutosh/OAuth2.0-with-reverse-proxy) for setup instructions)
17+
2. Node.js
18+
3. npm or yarn
19+
4. Basic understanding of React and OAuth2 concepts
20+
5. Git for version control
2021

2122
## Project Structure
2223
```

0 commit comments

Comments
 (0)