Skip to content

FotWeb-Scout is a React app using Vite, Tailwind CSS, and `socket.io-client` for real-time communication. It includes `Formik` for forms, `react-router-dom` for navigation, and `react-hot-toast` for notifications.

Notifications You must be signed in to change notification settings

AjmalDevala/FotWeb-Scout

Repository files navigation

🚀 Project Scout

👋 Hello There! I'm Ajmal Devala

LinkedIn GitHub Email

📋 Project Overview

Scout is a modern, responsive web application built with React, designed to provide a seamless and intuitive user experience.

🛠 Tech Arsenal

Frontend Frameworks

React Vite

Styling & Design

Tailwind CSS PostCSS

State Management & Utilities

Axios Socket.IO

🚀 Quick Start

Prerequisites

  • Node.js 16+
  • npm or Yarn

Installation

# 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

🌟 Project Features

  • 🔥 Hot Reloading with Vite
  • 🎨 Responsive Design with Tailwind CSS
  • 🔌 Real-time Communication with Socket.IO
  • 📱 Mobile-First Approach

📂 Project Structure

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

🤝 Contributing

  1. Fork the Repository
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit Changes (git commit -m 'Add some AmazingFeature')
  4. Push to Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📜 License

Distributed under the MIT License. See LICENSE for more details.

📞 Contact Me


Made with ❤️ by Ajmal Devala

About

FotWeb-Scout is a React app using Vite, Tailwind CSS, and `socket.io-client` for real-time communication. It includes `Formik` for forms, `react-router-dom` for navigation, and `react-hot-toast` for notifications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages