oreg0na.Portfolio - v1.0
oreg0na
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.
Clone down this repository. You will need node.js
and git
installed globally on your machine.
-
Installation:
npm install
-
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Open the project folder and Navigate to /src/components/
.
You will find all the components used and you can edit your information accordingly.
Give a ⭐ if you like this website!