Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Mon Site Web Futuriste Personnel

Ce site personnel combine un blog, forum, wiki interactif, portfolio logiciel, musique et sections professionnelles.

🌟 Objectifs du projet

  • Présentation personnelle futuriste
  • Forum et blog communautaires dynamiques
  • Portfolio logiciel interactif
  • Lecteur musical intégré

📦 Stack technique

🚨 Dépendances à installer

npm install next react react-dom tailwindcss postcss autoprefixer framer-motion next-seo

npm run dev         # Développement local
npm run build       # Construire le projet en prod
npm run start       # Lancer le projet construit en prod
npm run lint        # Linter le projet
npm run format      # Formater avec Prettier

mon-site/ ├── components/ ├── pages/ ├── public/ ├── styles/ ├── .gitignore ├── next.config.js ├── package.json ├── postcss.config.js ├── tailwind.config.js └── README.md


🚧 2. Créer un fichier .gitignore approprié :

Exécute simplement dans ton terminal :

touch .gitignore

npm install next react react-dom tailwindcss postcss autoprefixer framer-motion next-seo prettier eslint eslint-config-next
npx tailwindcss init -p

About

Esteban Lecouillard's E-Site

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors