Table of Contents
============================== EN ==================================
bash-CV is an open source React personal website template with a command line interface. Perfect for programmers, geeks and anyone who finds the command line cool.
It is based on HTML, CSS and React and can be deployed with Vercel
The vanilla HTML, CSS, JavaScript version that you can find here is compatible with GitHub pages.
============================== FR ==================================
bash-CV est un modèle React de site Web personnel open source avec une interface de ligne de commande. Parfait pour les programmeurs, les geeks et tous ceux qui trouvent la ligne de commande cool.
Il est basé sur HTML, CSS et React et peut être déployer avec Vercel
La version HTML, CSS, JavaScript vanilla que vous pouvez trouver ici est compatible avec GitHub pages.
============================== EN ==================================
Simply fork or download the project and start customizing to display the text you want.
============================== FR ==================================
Il vous suffit de créer un fork ou de télécharger le projet et de commencer à personnaliser pour afficher le texte souhaité.
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"path": "^0.12.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-router": "^6.26.1",
"react-router-dom": "^6.26.1"
If you are working with several versions of NodeJS, we recommend you install nvm. This tool will allow you to easily manage your NodeJS versions. 2.2 Launching the project
Fork the repository
Clone it on your computer.
npm install
lancement du projet
npm run dev
localhost:4000
================================
Si vous souhaitez exporter la structure du projet
node export-file-structure.js
================================
version React:
Version de base:
Distributed under the MIT License. See LICENSE.txt
for more information.