Expressing myself through code and linking to projects, from the past and ones I'm currently working on 👨🏭
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Visit the site at: https://arenclissold.com
To get a local copy up and running follow these steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/arenclissold/portfolio-react.git
- Install NPM packages
npm install
- Start the local dev server
npm run dev
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
If you ever want to reach out, I'm always keen for a chat ☕️
Project Link: https://github.com/arenclissold/portfolio-react
