Skip to content

joelsmith-2019/joelsmith-2019.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Here is my portfolio website. I used JavaScript, React, and Sass to develop the application.
Check it out in production at https://joelsmith-2019.github.io/.

Project Structure

The project is structured as follows:

.
├── public                  'Public files'
├── src                     'Source directory'
│   ├── components          'React components'
│   ├── images              'Images'
│   ├── App.js              'Main component'
│   ├── App.scss            'Main styles'
│   └── index.js            'Entry point'
├── .gitignore              'Git ignore file'
├── package.json            'NPM package file'
├── package-lock.json       'NPM package lock file'
└── README.md               'This file'

About

My personal portfolio website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published