Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahabubx7/portfolio
https://github.com/mahabubx7/portfolio
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahabubx7/portfolio
- Owner: mahabubx7
- License: mit
- Created: 2023-04-16T18:52:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-23T02:11:33.000Z (over 1 year ago)
- Last Synced: 2024-04-07T16:41:30.186Z (7 months ago)
- Language: CSS
- Size: 3.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Portfolio
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**[Portfolio Website]** is a static website that carries my professional information and so on.
## 🛠 Built With `HTML/CSS` and `Nodejs`
### Tech Stack `HTML/CSS` with `Nodejs`
Client
- **[Clean and Simple Static Webpages]**
- **[Only Raw HTML & CSS]**
- **[Nodejs for development tools]**
- [Live Demo Link](https://mahabubx7.github.io/portfolio/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Check Git is already installed and working:
```sh
git --version
node --version
```
It should not show you any error. And should return the version info.
### Setup
Clone this repository to your desired folder:
Execute this:
```sh
git clone [email protected]:mahabubx7/portfolio.git
```
### Install
Install this project with:
Install Dependencies:
```sh
cd your-project-folder
npm install
```
### Usage
To run the project, open the `index.html` in your browser.
### Run tests
To run tests, run the following command:
Testing with Lint-checks:
```sh
npm test
```
or, you can test linters for each tech
```sh
npm test:html
```
```sh
npm test:styles
```
```sh
npm test:js
```
### Deployment
Deployed in `Github Pages`.
[Live preview](https://mahbaubx7.github.io/portfolio)
👤 **Mahabub**
- GitHub: [@mahabubx7](https://github.com/mahabubx7)
- Twitter: [@mahabub__7](https://twitter.com/mahabub__7)
- LinkedIn: [LinkedIn](https://linkedin.com/in/mahabubx7)
- [:heavy_check_mark:] **[Mobile_menu]**
- [:heavy_check_mark:] **[Details_popup]**
- [ ] **[Sticky_header]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project
I would like to thank the `microverse` team for this nice ui (figma).
- **[Is this information are valid?]**
- [Yes, it is. This is coded with valid information of mine.]
- **[Can I contact you through the contact section?]**
- [Yes, you can ping me in any given medium.]
This project is [MIT](./LICENSE) licensed.