Skip to content

MaquestiauxLabs/demo-react-taskmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Task Manager Demo

A simple Tasks Manager built with React (Vite + TypeScript + Tailwind), Express (TypeScript + Prisma), and PostgreSQL.

🛠️ Tech Stack

  • Frontend:
    • Framework: React 19
    • Language: TypeScript
    • Build Tool: Vite
    • Styling: Tailwind CSS
    • Linting: ESLint + Prettier
  • Backend:
    • Framework: Express
    • Language: TypeScript
    • ORM: Prisma
    • Database: PostgreSQL
    • Linting: ESLint + Prettier

Getting Started

# Install dependencies
cd client && npm install
cd ../server && npm install

# Start development
cd client && npm run dev
cd ../server && npm run dev

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.


Made with ❤️ by Jean-Philippe Maquestiaux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages