Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adityaghode92/minimalist_portfolio
Portfolio site built using ReactJS and EmailJS.
https://github.com/adityaghode92/minimalist_portfolio
emailjs reactjs tailwind
Last synced: about 2 months ago
JSON representation
Portfolio site built using ReactJS and EmailJS.
- Host: GitHub
- URL: https://github.com/adityaghode92/minimalist_portfolio
- Owner: adityaghode92
- Created: 2024-06-29T18:35:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-03T13:59:54.000Z (6 months ago)
- Last Synced: 2024-11-14T15:16:55.497Z (about 2 months ago)
- Topics: emailjs, reactjs, tailwind
- Language: JavaScript
- Homepage: https://adityaghodeportfolio.netlify.app
- Size: 26.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Project
![Screenshot](./src/assets/home_Screen.png)
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
- Pagination
- Contact Form
- Scroll to Top
- Dark Mode## Email Component
`npm install @emailjs/browser --save`The form modal of the contact section is setup using SDK and an email template from [EmailJS](https://www.emailjs.com/docs/examples/reactjs/).
![Screenshot](./src/assets/emailjs.png)
## Dark Mode Implemented
## Responsiveness