https://github.com/stpkkk/technomedia
A single-page web application with three cards has been implemented: articles, courses and media, each card contains stories, by clicking on the title of the story, the article, course or media of the same name opens.
https://github.com/stpkkk/technomedia
Last synced: 5 days ago
JSON representation
A single-page web application with three cards has been implemented: articles, courses and media, each card contains stories, by clicking on the title of the story, the article, course or media of the same name opens.
- Host: GitHub
- URL: https://github.com/stpkkk/technomedia
- Owner: stpkkk
- Created: 2022-10-25T09:26:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T12:30:46.000Z (over 2 years ago)
- Last Synced: 2025-03-01T14:16:31.534Z (8 months ago)
- Language: JavaScript
- Homepage: https://stpk-technomedia.netlify.app/
- Size: 62.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Deploy:
https://stpk-technomedia.netlify.appAbout
A single-page web application with three cards has been implemented: articles, courses and media, each card contains stories, by clicking on the title of the story, the article, course or media of the same name opens.
Libraries used:
Styled Components
json-server
react-h5-audio-player
react-insta-stories
react-router-dom
How to start
Install packagesnpm install
Start project
npm run dev
Application structure:
![]()
Preview:
![]()