A modern, full-stack social networking site built with React, Vite, Tailwind CSS, and ESLint. Designed with scalability, fast performance, and clean developer workflows in mind.
- Frontend: React + Vite
- Styling: Tailwind CSS
- Linting: ESLint
- Build Tool: Vite
- CI/CD: GitLab CI/CD
- Configuration: Vite, ESLint, Tailwind
Follow these steps to run the project locally:
git clone https://github.com/Ahmedgito/jafferi-web.git
cd jafferi-web
npm install
npm run dev