2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00
2026-03-30 20:36:20 +02:00

Calculatrice

Application web de calculatrice réalisée avec Next.js.

Site en ligne

Objectif

Proposer une calculatrice simple, rapide et responsive, utilisable sur desktop et mobile.

Stack technique

  • Next.js 16
  • React 19
  • TypeScript

Lancement en local

Prerequis: Node.js 20+

npm install
npm run dev

Application accessible sur http://localhost:3000

Scripts utiles

npm run dev
npm run build
npm run start
npm run lint

Deploiement

Build de production:

npm run build

Ensuite deployer sur votre plateforme cible (Vercel, VPS, etc.).

Licence

Projet personnel.

S
Description
Simple online calculator, fast and easy to use
Readme 113 KiB
Languages
TypeScript 83.1%
CSS 14.6%
JavaScript 1.2%
Dockerfile 1.1%