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

https://github.com/alexandredresch/portfolio

Welcome to my portfolio! This project showcases my skills and projects in web development. Built with React (Vite), it has a modern touch and incorporates stunning visual effects using React Just Parallax.
https://github.com/alexandredresch/portfolio

react-just-parallax tailwindcss typescript vite

Last synced: about 1 month ago
JSON representation

Welcome to my portfolio! This project showcases my skills and projects in web development. Built with React (Vite), it has a modern touch and incorporates stunning visual effects using React Just Parallax.

Awesome Lists containing this project

README

          


Portfolio

![cover](.github/image.png?style=flat)

### Welcome to my portfolio! This project showcases my skills and projects in web development. Built with Next.js, it has a modern touch and incorporates stunning visual effects using React Just Parallax..

## Features

- **Modern Design:** A clean and intuitive interface that provides a pleasant user experience.

- **Responsive Layout:** Optimized for all devices, ensuring a seamless experience on desktops, tablets, and mobile phones.

- **Project Showcase:** Detailed descriptions and visuals of my frontend and backend projects.

- **Technologies Used:** Information about the tools and technologies I utilize.

- **Contact Information:** Easy ways to get in touch with me.

- **Resume:** Access to my latest resume.

### Click [here](https://portfolio-six-lac-60.vercel.app) to access the project.

## Starting the project
Clone the repository:
```cl
git clone https://github.com/AlexandreDresch/Portfolio.git
```

Use **npm install** to install project dependencies:
```cl
cd Portfolio
npm install
```

Populate `.env` file based on `.env.EXAMPLE`.


Then start the project.

```cl
npm run dev
```
Open http://localhost:3000 in your browser to start exploring and editing this project!

## Technologies

- [ ] Next.js
- [ ] Typescript
- [ ] TailwindCSS
- [ ] Axios
- [ ] React Just Parallax