Creative Web Developer
Table of Contents
This project requires node and npm. Go check them out if you don't have them locally installed.
New this project was bootstrapped with Create React App.
A step by step series of examples that tell you how to get a development environment running.
# Clone this repository
git clone https://github.com/joellesenne/portfolio.git
# Open IDE
cd portfolio && code .
#Or
cd portfolio && webstorm .
# Install with NPM
npm install
# OR YARN
yarn install
# OR PNPM
pnpm install
# Run with react.js
npm react-scripts start
=> browse to http://localhost:3000/
🎉 have fun
Add additional notes about how to deploy this on a live system.
- React - Library used
👤 Joël Lesenne
- Website: https://joellesenne.dev
- X (Twitter): @joellesenne
- mastodon: @joellesenne
- Github: @joellesenne
- YouTube: @joellesenne
- LinkedIn: @joellesenne
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
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.
- React
- Navigation PageDesign
- Sticky slider nav
- Ettrics
- Fancy border radius
- Min max calculator
- Modern CSS For Dynamic Component-Based Architecture | Modern CSS Solutions
- A (more) Modern CSS Reset - Andy Bell
- CSS Glitched Text
- CSS Dark Theme Toggle
- Practical CSS scroll snapping
- Real favicon generator
- ColorSpace
- OKLCH Color Picker & Converter