react-observable-newsfeed

所属分类:网络编程
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2021-03-31 12:52:19
上 传 者sh-1993
说明:  React可观察的新闻馈送,,
(react-observable-newsfeed,,)

文件列表:
backend/ (0, 2021-03-31)
backend/.foreverignore (19, 2021-03-31)
backend/news.json (101972, 2021-03-31)
backend/package-lock.json (222456, 2021-03-31)
backend/package.json (507, 2021-03-31)
backend/server.js (1529, 2021-03-31)
frontend/ (0, 2021-03-31)
frontend/.env (50, 2021-03-31)
frontend/package-lock.json (1446925, 2021-03-31)
frontend/package.json (1305, 2021-03-31)
frontend/public/ (0, 2021-03-31)
frontend/public/favicon.ico (3870, 2021-03-31)
frontend/public/index.html (628, 2021-03-31)
frontend/public/logo192.png (5347, 2021-03-31)
frontend/public/logo512.png (9664, 2021-03-31)
frontend/public/manifest.json (499, 2021-03-31)
frontend/public/robots.txt (67, 2021-03-31)
frontend/src/ (0, 2021-03-31)
frontend/src/App.css (3475, 2021-03-31)
frontend/src/App.jsx (140, 2021-03-31)
frontend/src/App.test.js (246, 2021-03-31)
frontend/src/assets/ (0, 2021-03-31)
frontend/src/assets/comments-icon.svg (419, 2021-03-31)
frontend/src/assets/likes-icon.svg (922, 2021-03-31)
frontend/src/assets/reposts-icon.svg (870, 2021-03-31)
frontend/src/assets/views-icon.svg (685, 2021-03-31)
frontend/src/components/ (0, 2021-03-31)
frontend/src/components/IconCounter.jsx (955, 2021-03-31)
frontend/src/components/LinkAttachment.jsx (1078, 2021-03-31)
frontend/src/components/LoadMoreButton.jsx (847, 2021-03-31)
frontend/src/components/NewsCard.jsx (1811, 2021-03-31)
frontend/src/components/NewsFeed.jsx (823, 2021-03-31)
frontend/src/epics/ (0, 2021-03-31)
frontend/src/epics/index.js (824, 2021-03-31)
frontend/src/index.css (366, 2021-03-31)
frontend/src/index.js (620, 2021-03-31)
frontend/src/reportWebVitals.js (362, 2021-03-31)
frontend/src/setupTests.js (241, 2021-03-31)
... ...

# Lesson 12 Homework ## React Redux Observable Newsfeed ### Materials - [Task description](https://github.com/netology-code/ra16-homeworks/tree/master/observable/newsfeed) - [Code style](https://github.com/netology-code/codestyle) ## Available Scripts ## Backend In the backend directory, you can run: ### `npm start` Starts local server on [http://localhost:7070](http://localhost:7070).\ ### `npm restart` Restarts all running servers ### `npm stop` Stop all running servers ## Frontend In the frontend 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.\ You will also see any lint errors in the console. ### `npm test` Launches the test runner in the interactive watch mode.\ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. ### `npm run build` Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\ Your app is ready to be deployed! See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. ## Learn More This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). For more information about Create React App, visit [Create React App documentation](https://create-react-app.dev) To learn React, check out the [React documentation](https://reactjs.org/).

近期下载者

相关文件


收藏者