Skip to content

Commit

Permalink
Add default account credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMwendwa committed Feb 12, 2025
1 parent 8033cc7 commit 6c4ff3b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,15 @@ To start your local server, run the following command:
npm run dev
```

### 🔑 Default Account Credentials

Once you've seeded your database with the initial data, the default login creadentials are:

```js
Email: user@nextmail.com
Password: 123456
```

### 💡 Pro Tip

"Great dashboards are built with great attention to detail. Keep iterating and improving!"
Expand Down

0 comments on commit 6c4ff3b

Please sign in to comment.