Welcome to the Zephyria Network a blockchain project. This project is designed to create an engaging and informative landing page for Zephyria Network using Shadcn for styling, Vite for build tooling, and React for the UI framework.
Zephyria Network envisions a future where blockchain technology is universally accessible, scalable, and secure. We aim to drive mass adoption by making blockchain innovations easy to use and beneficial for everyone.
- To create a visually appealing and user-friendly landing page.
- To effectively communicate the vision and mission of Zephyria Network.
- To provide clear and concise information about our innovative blockchain solutions.
- To engage visitors and encourage them to join our community.
- Clone this repository:
git clone https://github.com/0xzephyria/zephyria-home.git
- Go into project
cd Zephyria
- Install dependencies
npm install
- Run project
npm run dev