halilatilla / houdini

Houdini

Home Page:https://halil-atilla-houdini.vercel.app

Repository from Github https://github.comhalilatilla/houdiniRepository from Github https://github.comhalilatilla/houdini

Houdini Swap 🔗

Houdini Swap is a decentralized cryptocurrency exchange platform built with Next.js. It offers secure, fast, and private transactions across multiple chains.

CleanShot 2024-10-01 at 20 59 51

Features

  • Decentralized cryptocurrency swapping
  • Support for multiple chains
  • Private transaction mode
  • Real-time statistics
  • Responsive design for desktop and mobile

Technologies Used

  • Next.js - React framework for server-side rendering and static site generation
  • React - JavaScript library for building user interfaces
  • TypeScript - Typed superset of JavaScript
  • Tailwind CSS - Utility-first CSS framework
  • Radix UI - Unstyled, accessible UI components
  • Lucide React - Beautiful & consistent icon toolkit
  • Vercel - Platform for deploying and hosting

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/houdini-swap.git
    cd houdini-swap
    
  2. Install dependencies:

    npm install
    
  3. Run the development server:

    npm run dev
    
  4. Open http://localhost:3000 with your browser to see the result.

Project Structure

  • app/: Next.js app directory containing pages and layouts
  • components/: React components used throughout the application
  • lib/: Utility functions and shared code
  • public/: Static assets

Available Scripts

  • npm run dev: Runs the app in development mode
  • npm run build: Builds the app for production
  • npm start: Runs the built app in production mode
  • npm run lint: Lints the codebase using ESLint

Deployment

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License

Contact

For any inquiries, please reach out to @halilatilla on Twitter.

About

Houdini

https://halil-atilla-houdini.vercel.app


Languages

Language:TypeScript 94.7%Language:CSS 4.8%Language:JavaScript 0.6%