Skip to content

Erik-42/bash-cv

 
 

Repository files navigation


Bash CV

Logo ArgentBank
Table of Contents
  1. About The Project
  2. Built With
  3. Testez le projet
  4. License
  5. Contact

About The Project

Contributors Forks Issues wakatime

============================== 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.

Usage

============================== 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é.

(back to top)

Built with

(back to top)

Installation:

Node & Npm

Dependencies:

"@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

================================

Testez le projet

version React:

Version de base:

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

(back to top)

About

Personal Website Template with a Command Line Interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.2%
  • SCSS 26.1%
  • HTML 2.7%