Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis-every/hide-and-seek-portfolio
https://github.com/dennis-every/hide-and-seek-portfolio
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dennis-every/hide-and-seek-portfolio
- Owner: dennis-every
- Created: 2022-12-23T19:27:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T19:33:45.000Z (about 2 years ago)
- Last Synced: 2024-11-20T23:00:55.145Z (about 2 months ago)
- Language: CSS
- Size: 1.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Microverse Project Portfolio Page
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**Microverse project portfolio page** is a webpage built to showcase html and css skills learned during the microverse program
- HTML
- CSS- **Responsive pages**
- **Contact form**To get a local copy up and running, follow these steps.
```sh
cd my-folder
git clone [email protected]:dennis-every/portfolio.git
```### Prerequisites
In order to run the tests for this project you need:
Example command:
```sh
npm install
```### Setup
Clone this repository to your desired folder.
Example commands:
```sh
cd my-folder
git clone [email protected]:dennis-every/portfolio.git
```### Install
n/a
### Usage
Open index.html in your preferred browser.
### Run tests
To run tests, run the following command:
```sh
npm install
``````sh
npx hint .
``````sh
npx stylelint "**/*.{css,scss}"
``````sh
npx eslint .
```### Deployment
- Deployed with github pages at:
- https://dennis-every.github.io/👤 **Dennis Every**
- GitHub: [@dennis-every](https://github.com/dennis-every)
- Twitter: [@dennis_every](https://twitter.com/dennis_every)
- LinkedIn: [dennis-every](https://linkedin.com/in/dennis-every)👤 **Hans-Derly Rameau**
- GitHub: [@hansderly](https://github.com/hansderly)
- Twitter: [@\_hansderly](https://twitter.com/_hansderly)
- LinkedIn: [ansderly-rameau](https://linkedin.com/in/ansderly-rameau/)👤 **Kender Romain**
- GitHub: [@Kensteph](https://github.com/kensteph)
- Twitter: [@RomainKender](https://twitter.com/RomainKender)
- LinkedIn: [kender-romain8788](https://www.linkedin.com/in/kender-romain8788/)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Please star this project if you like this project.
I would like to thank Microverse and it's community of Micronauts for the opportunity to collobarate, help, support, and valuable feedback through code reviews and pair programming.
- **Can I re-use your code?**
- Sure, no problem!
- **How can I see the project?**
- Just clone the repository as expained in the setup section, and open the index.html file in your preferred browser.
This project is [MIT](./MIT.md) licensed