Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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