commit b0500039d6e8950d99fdc070b5cae4da8d6d423c Author: priyanshuvish Date: Wed Sep 3 17:00:30 2025 +0530 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc899a9 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ + + # Admin Control Panel + + This is a code bundle for Admin Control Panel. The original project is available at https://www.figma.com/design/yHd0nxzMHFdowWFhwlND7m/Admin-Control-Panel. + + ## Running the code + + Run `npm i` to install the dependencies. + + Run `npm run dev` to start the development server. + \ No newline at end of file