Skip to content

Dfunder/web-fox

Repository files navigation

StellarAid Frontend

A modern React application built with Vite for the StellarAid platform.

🚀 Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn

Installation

npm install

Development

npm run dev

The application will be available at http://localhost:5173

Build

npm run build

Preview Production Build

npm run preview

📁 Project Structure

src/
├── assets/          # Static assets (images, fonts, etc.)
├── components/      # Reusable components
│   ├── common/      # Common UI components
│   └── layout/      # Layout components
├── features/        # Feature-based modules
├── hooks/           # Custom React hooks
├── pages/           # Page components
├── routes/          # Routing configuration
├── services/        # API services and external integrations
├── store/           # State management
└── utils/           # Utility functions and helpers

🛠️ Tech Stack

  • React - UI library
  • Vite - Build tool and dev server
  • ESLint - Code linting

📝 Code Style

This project uses ESLint for code quality. Run linting with:

npm run lint

🤝 Contributing

Please follow the established folder structure and coding conventions when contributing to this project.

About

StellarAid is a blockchain-based crowdfunding platform that leverages the Stellar network to facilitate transparent, secure, and efficient fundraising for social impact projects. The platform will enable project creators to raise funds in various currencies, including XLM and other assets issued on the Stellar network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages