VictoireNkolo / tp-fullstack

TP Laravel-ReactJs-Redux&RTK-TailwindCss-Vite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 9 + Vite + TypeScript + React + RTK + Tailwind CSS

Project Info

This is a simple CRUD of an entity done with a hexagonal backend and a SPA frontend

Stack

  • Laravel 9
  • Vite
  • React
  • React Tools Kit
  • Tailwind CSS (w/ @tailwindcss/forms)
  • Fetch
  • TypeScript
  • Yup (vor validations)

Backend Architecture and Development Driven

  • Hexagonal (ports and adapter)
  • DDD
  • TDD

Frontend Architecture and Development Driven

  • Hexagonal (ports and adapter)

Apps location

Deployment

Build the app:

npm run build

About

TP Laravel-ReactJs-Redux&RTK-TailwindCss-Vite

License:MIT License


Languages

Language:PHP 98.2%Language:TypeScript 0.8%Language:JavaScript 0.5%Language:Blade 0.3%Language:CSS 0.1%