From a335d7185e62ad6f4b3b68ba66af11f00969ee27 Mon Sep 17 00:00:00 2001 From: priyanshuvish Date: Tue, 14 Oct 2025 12:07:00 +0530 Subject: [PATCH] first commit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a79c455 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ + + # Access Hub Homepage Design + + This is a code bundle for Access Hub Homepage Design. The original project is available at https://www.figma.com/design/Hngy7VHCjjfz5uo1Ul1lJ3/Access-Hub-Homepage-Design. + + ## 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