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

https://github.com/maiz27/v1

1st iteration of my portfolio website build with React &firebase
https://github.com/maiz27/v1

animatecss firebase firebase-hosting intersectionobserver-api portfolio-website react react-portfolio

Last synced: 6 months ago
JSON representation

1st iteration of my portfolio website build with React &firebase

Awesome Lists containing this project

README

          





Logo

Personal Portfolio


A React Portfolio Built With React & Firebase.




View Demo
.
Report Bug
.
Request Feature

![Contributors](https://img.shields.io/github/contributors/maiz27/portfolio?color=dark-green) ![Forks](https://img.shields.io/github/forks/maiz27/portfolio?style=social) ![Stargazers](https://img.shields.io/github/stars/maiz27/portfolio?style=social) ![Issues](https://img.shields.io/github/issues/maiz27/portfolio) ![License](https://img.shields.io/github/license/maiz27/portfolio)

## About The Project

![Screen Shot](https://github.com/Maiz27/portfolio/blob/master/src/assets/imgs/screenshot.png?raw=true)

A portfolio website built with React and Firebase. Uses Sass & intersection observer for advanced on-hover animations and styling.

## Getting Started

To get a local copy up and running follow these simple example steps.

### Installation

1. Clone the repo

```sh
git clone https://github.com/Maiz27/v1.git
```

2. Install NPM packages

```sh
npm install
```

3. Set up a new firebase project and install SDK.

4. Set up Cloud Firestore and Cloud Storage

5. Run development server
```sh
npm run start
```

## License

Distributed under the MIT License. See [LICENSE](https://github.com/Maiz27/v1/blob/master/LICENSE) for more information.