This is the repository for my personal portfolio website, it was built using a blazing fast framework known as Remix.
A screenshot of my portfolio can be seen below.
As part of the README file it will describe and explain the following sections:
- Technologies used
- Getting Started
- Contributing
- Project Information
- @netlify/functions
- @remix-run/netlify
- @remix-run/node
- @remix-run/react
- react
- react-dom
- styled-components
- styled-icons
- yup
- cross-env
- @remix-run/dev
- @remix-run/eslint-config
- @types/react
- @types/react-dom
- @types/styled-components
- autoprefixer
- concurrently
- eslint
- eslint-config-airbnb
- eslint-config-prettier
- eslint-plugin-import
- eslint-plugin-jsx-a11y
- eslint-plugin-prettier
- eslint-plugin-react
- eslint-plugin-react-hooks
- postcss
- prettier
- prettier-plugin-tailwindcss
- tailwindcss
- typescript
-
Clone the project to your development environment by using
git clone https://github.com/AlexMachin1997/alexmachin.co.uk.git
-
Install all dependencies via using the "yarn" command in the command line
If you find any problems while using the application, report them here, and I will address them as quick as I can.
If you would like to request features for future versions of the application again, please post them here. When posting ideas ensure the functionality is explained to provide any developers contributing to the project know what to implement.
If you would like to implement a feature in the issues list or refactor existing code (Without breaking any existing functionality), feel free to form the repo and submit a PR detailing all the changes made.
Alex Machin
If you want to connect with me on my professional social network platforms feel free to use the links located below, but please don't abuse them.
The application is currently at version 2.0.0, with each feature added it will increment based on these guidelines
This project is licensed under the MIT License, for more details about the portfolio refer to the LICENSE.md file located within the project.