Skip to content

Commit

Permalink
Merge pull request #34 from ajaybor0/dev
Browse files Browse the repository at this point in the history
add update readme file
  • Loading branch information
ajaybor0 authored Jan 19, 2024
2 parents 499657e + a7189e4 commit feb7064
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,19 @@ Welcome to the eCommerce Platform Project built using the MERN (MongoDB, Express

### Prerequisites

1. Create a MongoDB database and obtain your MongoDB URI from [MongoDB Atlas](https://www.mongodb.com/cloud/atlas).
2. Create a Razorpay account and obtain your Key ID and Key Secret from [Razorpay](https://razorpay.com/).
1. Fork the repository to your GitHub account.
2. Clone the forked repository to your local machine

```bash
git clone https://github.com/your-username/MERN-eCommerce.git
```

```bash
cd MERN-eCommerce
```

3. Create a MongoDB database and obtain your MongoDB URI from [MongoDB Atlas](https://www.mongodb.com/cloud/atlas).
4. Create a Razorpay account and obtain your Key ID and Key Secret from [Razorpay](https://razorpay.com/).

### Env Variables

Expand Down

0 comments on commit feb7064

Please sign in to comment.