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
- Host: GitHub
- URL: https://github.com/maiz27/v1
- Owner: Maiz27
- License: mit
- Created: 2022-08-20T08:36:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-21T15:05:47.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T18:44:37.890Z (10 months ago)
- Topics: animatecss, firebase, firebase-hosting, intersectionobserver-api, portfolio-website, react, react-portfolio
- Language: JavaScript
- Homepage: https://maged-faiz.web.app/
- Size: 9.59 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Personal Portfolio
A React Portfolio Built With React & Firebase.
View Demo
.
Report Bug
.
Request Feature
    
## About The Project

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.