Skip to content

joellesenne/portfolio

Repository files navigation

Welcome to portfolio πŸ‘‹

Version Documentation Maintenance License: MIT Twitter: joellesenne

Creative Web Developer

Table of Contents

Prerequisites

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.

Install

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

Usage

# Run with react.js
npm react-scripts start

=> browse to http://localhost:3000/

πŸŽ‰ have fun

Deployment

Add additional notes about how to deploy this on a live system.

Built With

Authors

πŸ‘€ JoΓ«l Lesenne

🀝 Contributing

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.

Show your support

Give a ⭐️ if this project helped you!

Become a patron

πŸ“ License

Copyright Β© 2024 JoΓ«l Lesenne.
This project is MIT licensed.

Acknowledgments