KO
|
EN
gitlite — search
Search
#javascript
#react
#python
#java
#machine-learning
#webpack
#deep-learning
#macos
#python3
#tensorflow
#angular
#nodejs
portofolio-graciano
★ 20
Open GitHub ↗
My Potfolio
Download README (.md)
Explore Similar Repositories
vuejs-portofolio
:
A personal portfolio with Vue JS framework
My-Portofolio
:
My Personal Portofolio Using React JS
wp-blog-theme
:
Kişisel blogum için kodlamış olduğum wordpress teması.
xirf-portofolio
:
This is a repository for my portfolio page, feel free to edit the code and contribute
moepoi.dev
:
My Personal Website. Build with Vite, Svelte and Tailwind CSS
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
portofolio-graciano
?
Download (.md)
<a name="readme-top"></a> <div align="center"> <br/> <h2><b>Portfolio Graciano</b></h2> </div> # 📗 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) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ (OPTIONAL)](#faq) - [📝 License](#license) # 📖 Portofolio-Graciano <a name="about-project"></a> **Portofolio-Graciano**,Is a project that showcases about me, and portal that connect me with the exterior. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://html.spec.whatwg.org/multipage/#toc-semantics/">Html</a></li> <li><a href="https://www.w3.org/standards/webdesign/htmlcss">Css</a></li> <li><a href="https://react.dev/">React</a></li> </ul> </details> ### Key Features <a name="key-features"></a> - **Refinement of My Skills and Projects** - **Responsive App** ## 🚀 Live Demo <a name="live-demo"></a> - [Live Demo Link](https://portofolio-graciano.vercel.app/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: - Web Browser - CodeEditor - Git ### Setup Clone this repository to your desired folder: ```sh cd [your_folder_name] git clone https://github.com/Graciano1997/portofolio-graciano.git ``` ### Install Install this project with: ```sh npm install ``` ### Usage To run the project, execute the following command: - Open the index.html with the LiveServer extension ### Run tests To run tests, run the following command: - To track JS / JSX linter errors run: ``` npx eslint "**/*.{js,jsx}" ``` - To track CSS linter errors run:: ``` npx stylelint "**/*.{css,scss}" ``` - To track JavaScript linter errors run: ``` npx eslint . ``` <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Author <a name="authors"></a> 👤 **Graciano Henrique** - GitHub: [@Graciano1997](https://github.com/Graciano1997) - Twitter: [@GracianoSoft](https://twitter.com/GracianoSoft) - Linkedin: [@GracianoSoft](https://www.linkedin.com/in/gracianohenrique/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - **Implement client Helper chat** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/Graciano1997/portofolio-graciano/issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> If you like this project share it and rate it : ⭐️⭐️⭐️⭐️ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank **Microverse** and my Team <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>