Scout is a modern, responsive web application built with React, designed to provide a seamless and intuitive user experience.
- Node.js 16+
- npm or Yarn
# Clone the repository
git clone https://github.com/AjmalDevala/FotWeb-Scout.git
# Navigate to project directory
cd FotWeb-Scout
# Install dependencies
npm install
# Start development server
npm run dev
- 🔥 Hot Reloading with Vite
- 🎨 Responsive Design with Tailwind CSS
- 🔌 Real-time Communication with Socket.IO
- 📱 Mobile-First Approach
FotWeb-Scout/
│
├── src/
│ ├── components/ # Reusable UI Components
│ ├── pages/ # Page Components
│ ├── hooks/ # Custom React Hooks
│ ├── services/ # API & Service Configurations
│ └── utils/ # Utility Functions
│
├── public/ # Static Assets
└── vite.config.js # Vite Configuration
- Fork the Repository
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit Changes (
git commit -m 'Add some AmazingFeature'
) - Push to Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more details.
- Email: ajmaldevala@gmail.com
- LinkedIn: Ajmal Devala
- GitHub: AjmalDevala
Made with ❤️ by Ajmal Devala