Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasleavy/portfolio-website
https://thomasleavy.github.io/Portfolio-Website/
https://github.com/thomasleavy/portfolio-website
Last synced: 18 days ago
JSON representation
https://thomasleavy.github.io/Portfolio-Website/
- Host: GitHub
- URL: https://github.com/thomasleavy/portfolio-website
- Owner: thomasleavy
- Created: 2024-07-05T14:23:47.000Z (6 months ago)
- Default Branch: gh-pages
- Last Pushed: 2024-07-09T10:10:45.000Z (6 months ago)
- Last Synced: 2024-07-09T13:01:45.544Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 1.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Mockup Website
This repository contains a mockup portfolio website, built using React and Tailwind CSS. It shows my skills and projects in a visually appealing way. It is available at: https://thomasleavy.github.io/Portfolio-Website/
## Technologies Used
- React
- Tailwind CSS
- JavaScript (ES6+)
- HTML
- CSS
- Getform.io (for handling form submissions)## Deployment
The website has been deployed using GitHub Pages.## Tools Used
- Visual Studio Code (VSC)
- Extensions used:
- Tailwind CSS IntelliSense
- ES7+ React/Redux/GraphQL/React-Native snippets
- IntelliCode## Logo Design
The project logo was designed using Canva.## Project Structure
- `src/`: Contains the source code of the React application. (NOTE: The code is distinct from what I wrote in VSC)
- `public/`: Public assets and HTML entry point.