Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vsnaichuk/react-portfolio
A portfolio website built with React.
https://github.com/vsnaichuk/react-portfolio
css github-calendar parallax-tilt particles portfolio progressive-web-app react react-portfolio reactjs typewriter typewriter-effect workbox
Last synced: 2 days ago
JSON representation
A portfolio website built with React.
- Host: GitHub
- URL: https://github.com/vsnaichuk/react-portfolio
- Owner: vsnaichuk
- Created: 2021-05-31T12:26:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T16:46:56.000Z (3 months ago)
- Last Synced: 2025-01-28T13:17:17.951Z (10 days ago)
- Topics: css, github-calendar, parallax-tilt, particles, portfolio, progressive-web-app, react, react-portfolio, reactjs, typewriter, typewriter-effect, workbox
- Language: JavaScript
- Homepage: https://sv-dev.netlify.app/
- Size: 1.19 MB
- Stars: 117
- Watchers: 3
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Portfolio Website
Sv.dev
## Description
Open-source portfolio website sv-dev.netlify.app
This project built using these technologies:
- React.js
- Vite
- SASS
- Cloudinary
- Netlify## Installation
To run this project locally, follow these steps:
1. **Ensure you have Git and Node.js installed**:
- [Download and install Git](https://git-scm.com/downloads)
- [Download and install Node.js](https://nodejs.org/en/download/)2. **Clone the repository**:
Open your terminal (or Git Bash) and run the following command to clone the repository:
```bash
git clone https://github.com/vsnaichuk/react-portfolio
```
3. **Navigate to the project directory:**```bash
cd react-portfolio
```4. **Install the project dependencies:**
```bash
npm install
```5. **Run the project:** To start the project, use the following command:
```bash
npm run start
```## Contact
If you have any questions, suggestions, or would like to collaborate, feel free to reach out!
- **Email**: [email protected]
- **GitHub**: [vsnaichuk](https://github.com/vsnaichuk)
- **LinkedIn**: [vsnaichuk](https://www.linkedin.com/in/vsnaichuk/)
- **Twitter**: [v_snaichuk](https://twitter.com/v_snaichuk)Looking forward to hearing from you!
## Credits
Website design inspired by [Soumyajit4419's portfolio](https://github.com/soumyajit4419/Portfolio)