Skip to content

rxtsel/hackaton-del-dev

 
 

Repository files navigation

Hackaton del dev

Authors

Contributors

Getting Started

  1. Clone or fork the repository:
  https://github.com/afordigital/hackaton-del-dev.git
  1. Install dependencies with your favorite package manager:
# with npm:
npm install

# with pnpm:
pnpm install

# with yarn:
yarn install

# with ultra:
ultra install
  1. Run in your terminal:
# with npm:
npm run dev

# with pnpm:
pnpm run dev

# with yarn:
yarn dev

# with ultra:
ultra dev

and open http:https://localhost:3000 🌺.

Stack

  • Vite > v4.4
  • React > v18.2
  • UnoCSS > v0.56
  • Forms - Zod and RHF
  • Icons - Lucide React
  • Id's - uuid

Figma

https://www.figma.com/file/DB7UnFLhRHdJHN1aE4dTLj/Landing-hackathon?type=design&node-id=86%3A192&mode=design&t=2RUeY0uJmcgMi0wG-1

Deployment

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.5%
  • JavaScript 3.6%
  • HTML 3.0%
  • CSS 0.9%