Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oreg0na/oreg0na.portfolio
https://github.com/oreg0na/oreg0na.portfolio
adaptive bootstrap portfolio portfolio-website reactjs vercel
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oreg0na/oreg0na.portfolio
- Owner: oreg0na
- License: mit
- Created: 2024-10-21T14:56:54.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:12:15.000Z (25 days ago)
- Last Synced: 2024-10-22T00:40:16.705Z (25 days ago)
- Topics: adaptive, bootstrap, portfolio, portfolio-website, reactjs, vercel
- Language: JavaScript
- Homepage: https://oregona.promirea.ru
- Size: 3.34 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
oreg0na.Portfolio - v1.0
oreg0na
[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com)
![GitHub Repo stars](https://img.shields.io/github/stars/oreg0na/oreg0na.Portfolio?color=red&logo=github&style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/oreg0na/oreg0na.Portfolio?color=red&logo=github&style=for-the-badge)
🔹
Report Bug
🔹
Request Feature## Built With
My personal portfolio oreg0na.Portfolio which features some of my github projects as well as my resume and technical skills.
This project was built using these technologies.
- React.js: Фреймворк для создания пользовательского интерфейса.
- Node.js: Для серверной части и сборки проекта.
- Express.js: Серверный фреймворк.
- CSS3: Для стилизации.
- React-Bootstrap: Для создания адаптивного пользовательского интерфейса.## Архитектура проекта
**📖 public**
- index.html: Основной HTML-файл для рендеринга React-приложения.
- favicon.png: Иконка сайта.
- manifest.json: Файл манифеста приложения.
- robots.txt: Правила для поисковых систем.**🎨 src**
- components: Папка с компонентами React.
- Assets: Папка с изображениями и медиа-файлами.
- App.js: Основной файл приложения.
- index.js: Точка входа в приложение.
- Стили: App.css, index.css, style.css.## Getting Started
Clone down this repository. You will need `node.js` and `git` installed globally on your machine.
## 🛠 Installation and Setup Instructions
1. Installation: `npm install`
2. In the project directory, you can run: `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.## Usage Instructions
Open the project folder and Navigate to `/src/components/`.
You will find all the components used and you can edit your information accordingly.### Show your support
Give a ⭐ if you like this website!