petushka1 / microverse-m1-w1-d3-portfolio-production

MIT License
0 stars 0 forks source link

Microverse Portfolio Project

Milestone 1

Build a developer portfolio.

Template includes all sections required for presenting your projects and providing information to employer.

Built With

Live Demo (if available)

Portfolio Website

Getting Started

Clone the repository

git clone https://github.com/repository

Create your feature branch

git checkout -b <new-branch>

You can use default Microverse linters set or configure linting rules

Expand .gitignore with more exceptions if needed (add test files with .extension you'd like to be ignored by Git)

Customize template portfolio design Push your repository to GitHub

git add .
git commit -m "Commit description"
git push origin <your-branch>

Use Project Section to customize your own dynamic list of cards.

Example:

{
  'id': '0',
  'name': 'Tonic',
  'spec': ['CANOPY', 'Back End Dev', '2015'],
  'brief': 'A daily selection of privately personalized reads; no accounts or sign-ups required.',
  'description': 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essent',
  'image': 'Img'+'\\'+'SnapshootPortfolio3.png',
  'alt': 'project 1',
  'technologies': ['html', 'css', 'javaScript'],
  'liveLink': 'https://username.github.io/',
  'sourceLink': 'https://github.com/username'
},

Open pull request

Check Linters:

Debug HTML Javascript and CSS files if checks were unsuccessful

Author

👤 Nadia Levina

Contributors

👤 Victor-David

👤 Silvia Tofano

👤 Sam Felice

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Visit Microverse site and start your journey!

📝 License

This project is MIT licensed.