Skip to content

Commit

Permalink
Refactor: Markdown modified for clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
MHMDHIDR committed Dec 27, 2023
1 parent 4ccaab5 commit a2b803a
Showing 1 changed file with 31 additions and 9 deletions.
40 changes: 31 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,38 @@

### Built using:

#### NextJS

#### ReactJS

#### Tailwindcss

#### NextJS

#### Mongodb

 

### Deployed on:

#### Vercel
#### AWS

### How to Install:

#### 1. Go to Root folder (Restaurant) then apply the command:

```
yarn or npm install
yarn
```

OR

```
npm i
```

OR

```
pnpm i
```

 
Expand All @@ -35,13 +47,23 @@ yarn or npm install
#### 1. Go to Root folder then apply the command:

```
yarn start
yarn dev
```

### You're All Set And Can Use the Project Now πŸ˜€ πŸ‘πŸ½
OR

 
```
npm dev
```

OR

##### All rights reserved
```
pnpm dev
```

### You're All Set And Can RUN the Project Now πŸ˜€ πŸ‘πŸ½

 

© Mohammed Hayder
###### All rights reserved © MOHAMMED IBRAHIM 2023 - Middlesex University London

0 comments on commit a2b803a

Please sign in to comment.