My online CV using React.js
🏠 Homepage
✨ Demo
Table of Contents
This project requires node and npm. Go check them out if you don't have them locally installed.
You can learn more in the Create React App documentation.
# Clone this repository
git clone https://github.com/joellesenne/cv-resume.git
# Open IDE
cd cv-resume && code .
#Or
cd cv-resume && webstorm .
# Install with NPM
npm install
# OR YARN
yarn install
# OR PNPM
pnpm install
# Run with react.js
npm start
# Or
react-scripts start
=> browse to http://localhost:3000/
🎉 have fun
- React - Library used
👤 Joël Lesenne
- Website: https://joellesenne.dev
- Twitter: @joellesenne
- mastodon: @joellesenne
- Github: @joellesenne
- YouTube: @joellesenne
- LinkedIn: @joellesenne
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2024 Joël Lesenne.
This project is MIT licensed.