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

https://github.com/erickdc7/react-portfolio-5

React Portfolio Website
https://github.com/erickdc7/react-portfolio-5

framer-motion react react-anchor-link-smooth-scroll react-hook-form responsive-web-design tailwindcss

Last synced: 2 months ago
JSON representation

React Portfolio Website

Awesome Lists containing this project

README

          

# React Portfolio 05
This design is inspired by the work of [EdRoh](https://www.youtube.com/@EdRohDev). Click [here](https://youtu.be/JSJ8ftr92Vw) to watch the video.

## Technologies
This web page was made with the following technologies:
- HTML5
- CSS3
- JavaScript
- React
- React Hook Form
- React Anchor Link Smooth Scroll
- Framer Motion
- Tailwind CSS

## Pages
This project contains 7 pages: **Home**, **Skills**, **Projects**, **Testimonials** and **Contact**.

### Home
#### In this section you will see a title, a small description. The button to go to the contact section. You will see the social networks. And an image on the right side.
![preview home section](src/assets/preview-home.png)

### Skills
#### In this section you will see a title and a short description. A small list of skills with their respective title and description.
![preview skills section](src/assets/preview-skills.png)

### Projects
#### In this section you will see a title and a short description. Several completed projects, and if you hover over one of them, a description of the project will be displayed.
![preview projects section](src/assets/preview-projects.png)

### Testimonials
#### In this section you will see a title and a short description. You will see the testimony of several people.
![preview testimonials section](src/assets/preview-testimonials.png)

### Contact
#### In this section you will see a form where you can put your name, email and message you want to send. This form is not functional. And at the bottom is the footer.
![preview contact section](src/assets/preview-contact.png)