Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauracole1900/lcolearts.com
Portfolio site, including a short bio, links to projects, and contact information
https://github.com/lauracole1900/lcolearts.com
Last synced: 7 days ago
JSON representation
Portfolio site, including a short bio, links to projects, and contact information
- Host: GitHub
- URL: https://github.com/lauracole1900/lcolearts.com
- Owner: LauraCole1900
- License: mit
- Created: 2021-03-01T12:04:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T02:56:53.000Z (9 months ago)
- Last Synced: 2024-02-17T03:31:15.111Z (9 months ago)
- Language: TypeScript
- Homepage: https://lcolearts.com/
- Size: 78.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Website
## Table of Contents
* [Description](#description)
* [Links](#links)
* [Screenshots](#screenshots)
* [Usage](#usage)
* [Technologies Used](#technologies-used)
* [Tests](#tests)
* [Credits](#credits)
* [Contributing](#contributing)
* [Questions](#questions)
* [Badges](#badges)## Description
This application uses React to build my portfolio website.
## Links
[Deployed application on GitHub Pages](https://lcolearts.com/)
## Screenshots
Landing page:
![Landing page](assets/rp-landing-page-screenshot.png)"About" page:
![About page](assets/rp-about-page-screenshot.png)Portfolio page with all project cards showing their fronts:
![Portfolio page card fronts](assets/rp-portfolio-page-screenshot-all-fronts.png)Portfolio page with some project cards showing their backs:
![Portfolio page card backs](assets/rp-portfolio-page-screenshot-backs.png)"Musician" page:
![Musician page](assets/rp-musician-page-screenshot.png)"Martial artist" page:
![Martial artist page](assets/rp-martial-artist-page-screenshot.png)"Contact Me" page:
![Contact Me page](assets/rp-contact-page-screenshot.png)## Usage
This project is intended to be used as my website and portfolio.
## Technologies Used
[![TypeScript](https://img.shields.io/badge/built%20with-TypeScript-007acc)](https://www.typescriptlang.org/) [![Node.js](https://img.shields.io/badge/built%20with-Node.js-3c873a)](https://nodejs.org/en/) [![React](https://img.shields.io/badge/built%20with-React-61dbfb)](https://reactjs.org/) [![React-Bootstrap](https://img.shields.io/badge/built%20with-React%20Bootstrap-61dbfb)](https://react-bootstrap.github.io/) [![Typed.js](https://img.shields.io/badge/built%20with-Typed.js-242424)](https://github.com/mattboldt/typed.js/)
## Tests
npm run test
## Credits
Typed.js was developed by [Matt Boldt](https://github.com/mattboldt/typed.js/)
Card animation code provided by [Daniela Schmayev](https://codepen.io/danishyma) on CodePen
Favicon made by [Freepik]("https://www.freepik.com") from [Flaticon]("https://www.flaticon.com/")
## Contributing
N/A
## Questions
If you have further questions, you can reach me at [email protected]. For more of my work, see [my GitHub](https://github.com/LauraCole1900).
## Badges
[![License badge](https://img.shields.io/badge/license-MIT-031105)](./LICENSE)