GitXplorerGitXplorer
D

admin-dashboard

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
b67a2ca5968b10ca4f4f076f3fe0d941eac2f97a

Update README.md

DDraganAleksic99 committed 4 months ago
Verified
fc97893e137fe3c621e51d16563f0d969318253b

Update README.md

DDraganAleksic99 committed 5 months ago
Unverified
cf7104cdfa5575f8904e339d815f9bbe41875567

fix: relative instead of absolute url

DDraganAleksic99 committed 6 months ago
Unverified
2ff0dfcfc7683ce0f8e15bf87c0599dc778ee523

update: typescript doesnt recognize toSorted()

DDraganAleksic99 committed 6 months ago
Unverified
e56b2724431962436f6e10f176b5e889569ce65b

update image url

DDraganAleksic99 committed 6 months ago
Unverified
b1318b805b196369a875b5743030aeba87006ceb

update: use toSorted() instead of sort()

DDraganAleksic99 committed 6 months ago

README

The README file for this repository.

Admin-Dashboard

In Admin Dasboard you need to login to your account to see a chart of your sales and manage your products and events. You can also manage your account information.

Stack

Quickstart

1. Clone this repository

Run the following command to clone the repo:

git clone https://github.com/DraganAleksic99/admin-dashboard.git

2. Install dependencies

cd admin-dashboard
npm i

3. Run app locally

npm run dev

Open in your browser

You can now visit http://localhost:3000.