Skip to content

Portfolio site built using ReactJS, CSS, Swiper, and EmailJS.

Notifications You must be signed in to change notification settings

totitoti7/react-portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Project

Screenshot This is a responsive portfolio site created with ReactJS and plain CSS that implements Swiper for sliding components and EmailJS for contact services.

Project Features:

  • Responsive Layout
  • Fixed Navigation
  • Pop-up Modals
  • Tab Panels
  • Slider + Pagination
  • Contact Form
  • Scroll to Top

React-Icons

npm install react-icons --save

The icons from this project can be found in the Feather or Heroicon sections of the React-Icons library.

Slider Component

npm i swiper

The slider component of the testimonial section is imported from SwiperJS and also utlizes their pagination module.

Screenshot

Email Component

npm install @emailjs/browser --save

The form modal of the contact section is setup using SDK and an email template from EmailJS.

Screenshot

Credit

This project was built following a tutorial by Cryptical Coder. It can be found here if you'd like to give it a try.

About

Portfolio site built using ReactJS, CSS, Swiper, and EmailJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.2%
  • CSS 33.5%
  • HTML 0.3%