Skip to content

m-m-e/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Megan Myfanwy Edwards

Check out my online portfolio!

More information

This project was created with Create React App and SASS.

How to use this project

You can clone this project by clicking on the green clone button or by using this link:

https://github.com/m-m-e/portfolio.git

Then run "npm start" in your Terminal to get it up and running.

Project structure

My portfolio project
├── .gitignore
├── .eslintrc.json
├── package.json
├── package-lock.json
├── public
│   └── index.html
└── src
    ├── components
    │   ├── aboutMe
    │   │   ├── AboutMe.js
    │   │   └── aboutMe.scss
    │   ├── contact
    │   ├── footer
    │   ├── header
    │   ├── main
    │   ├── projectCard
    │   ├── projects
    │   └──story
    ├── data
    │   └── projectData.js    
    ├── images
    ├── stylesheets
    │   ├── _variables.scss
    │   └── app.scss
    ├── App.js
    └── index.js

### Contribute
It's still a work in progress, but please feel free to contact me with any suggestions or comments! :)

About

Online portfolio - created with React and SASS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published