Skip to content

ethanratnofsky/Portfolio-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

This GitHub repository houses the codebase for my personal portfolio website. The contents of my website include my personal achievements, portfolio, and resume. The deployed website is available at https://www.ethanratnofsky.com/.

Languages, Libraries, and Frameworks

Pages

  • Home
  • Projects
  • Experience
  • Gallery
  • Resume

Features

  • Visually appealing interface
  • List of personal achievements/projects
  • Downloadable resume
  • Contact information

Setup Instructions For Local Development

  1. Clone this repository with git clone https://github.com/ethanratnofsky/Portfolio-Website.git.
  2. Navigate to the project directory with cd Portfolio-Website.
  3. Run npm install to install the required dependencies.
  4. Run npm start to run the app in development mode. Open http://localhost:3000 to view it in the browser.

Releases

No releases published

Packages

 
 
 

Contributors