first commit

This commit is contained in:
priyanshuvish
2025-10-14 12:07:00 +05:30
commit a335d7185e

11
README.md Normal file
View File

@@ -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.