Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


Portfolio Website

Sv.dev


Demo

## 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)