Skip to content

Client side of my portfolio built with React and styled with SASS

Notifications You must be signed in to change notification settings

ediheid/portfolio-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio client side

Hosted at..

https://www.edithsdev.com/

Created with 'Create React App'

Setup

Install node packages

npm install

node version 14.x

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Mail setup

  • Contact form is setup with the backend using NodeMailer

Download link

  • From sent from backend server

Deployment

  • Deployed on Vercel
  • Deploys on push to Main branch
  • Backend is deployed separately

Build

  • Build Command - 'CI=false npm run build' - overide in Vercel
  • environmental variables added to Vercel

Hosting

  • Domain hosted by Ionos
  • Email hosting DNS setup in Vercel
  • Webmail hosted by https://mail.ionos.de/ and forwarded to gmail. Setup is in backend using Nodemailer

About

Client side of my portfolio built with React and styled with SASS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published