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.
- Host: GitHub
- URL: https://github.com/alexandredresch/portfolio
- Owner: AlexandreDresch
- Created: 2024-03-14T00:59:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T01:31:32.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T09:26:03.246Z (over 1 year ago)
- Topics: react-just-parallax, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://portfolio-six-lac-60.vercel.app
- Size: 4.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Portfolio

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