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

https://github.com/ollycassidy13/olly-cassidy

My portfolio website built in a React framework.
https://github.com/ollycassidy13/olly-cassidy

portfolio portfolio-website react

Last synced: 4 months ago
JSON representation

My portfolio website built in a React framework.

Awesome Lists containing this project

README

        

# Olly Cassidy - My Portfolio

This is my portfolio website which showcases my projects, skills, experience and person.

## Technologies Used

- React.js - Frontend framework
- React Router - Navigation and routing
- Tailwind CSS - Styling and responsive design
- Framer Motion - Animations and transitions

## Content

The portfolio includes:

- Header Navigation
- Home Section
- About Me Section
- Timeline Section
- GitHub Commits Visualization
- Conference Publications
- Projects Showcase
- Project Pages
- Landline Project
- Voltmeter Project
- Footer

## Running Locally

1. Clone the repository
```bash
git clone https://github.com/ollycassidy13/Olly-Cassidy
cd Olly-Cassidy
```

2. Install dependencies
```bash
npm install
```

3. Start the development server
```bash
npm start
```

## Deployment

The website is hosted on Vercel and can be accessed at: [https://olly-cassidy.vercel.app/](https://olly-cassidy.vercel.app/)

## License

This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details.