Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmggyy66/week2-myproject-self-review
https://github.com/mmggyy66/week2-myproject-self-review
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmggyy66/week2-myproject-self-review
- Owner: MMGGYY66
- License: other
- Created: 2022-12-05T16:15:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T19:02:30.000Z (about 2 years ago)
- Last Synced: 2024-12-11T14:16:05.148Z (about 1 month ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FCC Test Suite Template
# My Portfolio Website
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
> Describe my project:
# creating my portfolio website, I will:
- set up a new repository and prepare it for development using best practices (e.g. linters).
- build the first 2 sections of the mobile website using the template I chose from the figma website that is template 2:
- https://www.figma.com/file/l7SqJ3ZfkAKih9sFxvWSR4/Microverse-Student-Project-1?node-id=34%3A1278&t=SkUszrDIRPwqLW5s-0## 🛠 Built With
- html and css.## 💻 Getting Started
Clone the repository to get start with project, then make sure to install dependencies in the linters file located in the [linter](https://github.com/Bateyjosue/linters-html-css/blob/main/.github/workflows/linters.yml) file
### Run tests
After pushing the changes on github go in code tab click on Merge pull request and let github action proess and check for changes.### Deployment
Check for the tests when you generate a pull request and fix the errors if any.
For stylelint error run:sudo npx stylelint "**/*.{css,scss}" --fix
and it will the fix style issues automatically.# Mohamed Gamil Eldimardash
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/MMGGYY66)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamed-eldimardash-0023a3b5/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
## 📝 License
This project is [MIT](https://github.com/microverseinc/readme-template/blob/master/MIT.md) licensed.