/portfolio

My portfolio: Responsive site built with React and Sass with interactive animations, designed and coded without templates, to showcase my work

Primary LanguageSCSS

Personal Portfolio

Features

  • Responsive design
  • Interactive animation
  • Mail with EmailJS

Final Product

Desktop image

Mobile image

Tech Stacks

React javascript sass HTML5

Installation

  1. Clone this repository
$ git clone git@github.com:CarlSmoky/portfolio.git
  1. Install packages
$ cd portfolio
$ npm install
  1. Start React APP
$ npm run start
  1. Run the app in the development mode.
    Open http://localhost:3000 to view it in your browser.