Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)