{"id":18427713,"url":"https://github.com/pipchenkovaa/news-webpage","last_synced_at":"2026-01-04T09:38:47.695Z","repository":{"id":255450718,"uuid":"852203139","full_name":"Pipchenkovaa/News-Webpage","owner":"Pipchenkovaa","description":"A news webpage, written primarily using the Tailwind CSS framework / Новостная веб-страница, написанная преимущественно при помощи Tailwind CSS фреймворка","archived":false,"fork":false,"pushed_at":"2024-09-17T19:25:55.000Z","size":7160,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T21:41:51.066Z","etag":null,"topics":["css3","git","html5","javascript","tailwindcss"],"latest_commit_sha":null,"homepage":"https://pipchenkovaa.github.io/News-Webpage/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pipchenkovaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-04T12:06:43.000Z","updated_at":"2024-09-17T19:28:30.000Z","dependencies_parsed_at":"2024-09-05T13:22:04.771Z","dependency_job_id":"6ee3bec3-4970-4d36-8fc5-aeec5095c964","html_url":"https://github.com/Pipchenkovaa/News-Webpage","commit_stats":null,"previous_names":["plpchenkova/news-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pipchenkovaa%2FNews-Webpage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pipchenkovaa%2FNews-Webpage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pipchenkovaa%2FNews-Webpage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pipchenkovaa%2FNews-Webpage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pipchenkovaa","download_url":"https://codeload.github.com/Pipchenkovaa/News-Webpage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247688439,"owners_count":20979668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css3","git","html5","javascript","tailwindcss"],"created_at":"2024-11-06T05:11:35.545Z","updated_at":"2026-01-04T09:38:47.689Z","avatar_url":"https://github.com/Pipchenkovaa.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e News Webpage / Новостная веб-страница \u003c/h1\u003e\nThis project is a fully responsive news webpage, built using the Tailwind CSS framework as the main styling tool.\n\n\u003cbr\u003eДанный проект представляет собой полностью адаптивную страницу новостного сайта, созданную преимущественно при помощи Tailwind CSS для демонстрации возможностей данного CSS-фреймфорка.\n\n\u003ch3\u003e \u003cb\u003e 💡 Features / Особенности \u003c/b\u003e \u003c/h3\u003e\n\u003cli\u003eResponsive design that adapts to all screen sizes / Адаптивный дизайн, подходящий подо все размеры экранов\u003c/li\u003e\n\u003cli\u003eMinimizing CSS code by using Tailwind CSS for styling / Минимизация CSS-кода благодаря использованию Tailwind CSS для задания стилей\u003c/li\u003e\n\n\u003ch3\u003e \u003cb\u003e ⚙️ Structure / Структура \u003c/b\u003e \u003c/h3\u003e\n\u003cli\u003e\u003cb\u003e«node_modules/»\u003c/b\u003e contains all modules of the project (external libraries, packages) / папка «node_modules» содержит все модули проекта (внешние библиотеки, пакеты)\u003c/li\u003e\n\u003cli\u003e\u003cb\u003e«public/»\u003c/b\u003e contains a folder with all the images and icons used, as well as the final compiled CSS file / папка «public» содержит папку images со всеми использованными в проекте изображениями и иконками, а также итоговый скомпелированный CSS файл\u003c/li\u003e\n\u003cli\u003e\u003cb\u003e«src/»\u003c/b\u003e contains an input CSS file that is used to apply Tailwind styles and JavaScript file / папка «src» содержит входной CSS-файл, через который подключаются Tailwind стили, а также файл со скриптами для смены темы страницы\u003c/li\u003e\n\u003cli\u003e\u003cb\u003e«images/»\u003c/b\u003e contains image assets used on the website / папка «images» содержит использованные в проекте изображения\u003c/li\u003e\n\n\u003ch3\u003e \u003cb\u003e Built With / Использованные технологии \u003c/b\u003e \u003c/h3\u003e\nHTML5 / CSS3 / JavaScript (ES6+) / Tailwind CSS \n\n\u003ch3\u003e \u003cb\u003e Run this project locally / Для запуска проекта локально: \u003c/b\u003e \u003c/h3\u003e\n\n1) Clone the repository / Клонируем репозиторий: `git clone https://github.com/Pipchenkovaa/News-Webpage.git`\u003cbr\u003e\n2) Navigate to the project directory / Переходим в директорию проекта: `cd News-Webpage`\u003cbr\u003e\n3) Install dependencies / Устанавливаем необходимые модули и пакеты: `npm install`\u003cbr\u003e\n4) Start the development server / Запускаем скрипт для сборки JavaScript модулей: `npm start`\u003cbr\u003e\n5) Open the project in your browser / Открываем проект локально в браузере: `http://localhost:3000`\u003cbr\u003e\n\n\u003ch3\u003e \u003cb\u003e ©️ Author / Авторство \u003c/b\u003e \u003c/h3\u003e\n© Pipchencova Alina, 2024\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpipchenkovaa%2Fnews-webpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpipchenkovaa%2Fnews-webpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpipchenkovaa%2Fnews-webpage/lists"}