Skip to content

Commit

Permalink
fix: table updated
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-chauhan1 committed Apr 12, 2023
1 parent 0eba042 commit 0cc6278
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ A buyer app refers to any application that will help sellers interact with the b

## Tech Stack

**Client:** React JS, Redux, Javascript

**Server:** Node JS, Express, Python, Nginx

**Database:** MongoDB
| Type | Technologies |
| :-------- |:-------------------------------- |
| **Client** | React JS, Redux, Javascript
| **Server** | Node JS, Express, Python, Nginx |
| **Database** | MongoDB |

ONDC's buyer app uses a modern technical stack for web, mobile, and server-side development. The client layer of the web application is built using React JS v17, while the mobile app is built using React Native 18. Node JS v16 is used for server-side development, and Python v3.7 is used for the protocol layer.

Expand Down

0 comments on commit 0cc6278

Please sign in to comment.