Skip to content

UnresolvedCold/Portfolio

Repository files navigation

Portfolio

View My Portfolio

Services Used

Website Language - HTML, CSS, JS (native and jquery)
Server - NodeJs
Hosting platform - heroku
Database - firebase
Domain - freenom
Custom Mail Service - Migadu

  • Most of the website is static, you'll need the server only for the contact form.

Implementation Guide

  1. Fork from the 'Template' branch;

  2. The client-side code can be found in public direcotry.

  3. Server side code is in the root directory.

  4. Modify './sendMail.js' for receiving messages to your mail.

  5. In the mail list, enter the email list you want to receive the contact information.

  6. Generate an app password from here.

  7. In the transporter constructor (line 10 to 20) replace the email id by your email and password by the password you created above.

  8. Change the html in mailOption (line 30) as per your liking.

  9. Change the html codes from './public' as per your liking.

  10. In './public/js/Projects.js' replace url (line 3) with the firebase cloud url of your database. Get the request in JSON format from your database. For more information on how I receive database for my portfolio view this repository

  • For any queries, you can open a comment here or send me a personal email through my Portfolio.
  • I've used heeroku for uploading the website, you can use aws or google cloud as per your preference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published