hacker-news-clone

所属分类:数据库系统
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2021-09-23 12:10:08
上 传 者sh-1993
说明:  黑客新闻主页的克隆
(A Clone Of The Hacker News Homepage)

文件列表:
.env (124, 2021-09-23)
.eslintcache (15351, 2021-09-23)
build/ (0, 2021-09-23)
build/asset-manifest.json (1154, 2021-09-23)
build/favicon.ico (3870, 2021-09-23)
build/hacker-news.svg (423, 2021-09-23)
build/index.html (2364, 2021-09-23)
build/logo192.png (5347, 2021-09-23)
build/logo512.png (9664, 2021-09-23)
build/manifest.json (492, 2021-09-23)
build/robots.txt (67, 2021-09-23)
build/static/ (0, 2021-09-23)
build/static/css/ (0, 2021-09-23)
build/static/css/main.dfaf2c8e.chunk.css (1697, 2021-09-23)
build/static/css/main.dfaf2c8e.chunk.css.map (3758, 2021-09-23)
build/static/js/ (0, 2021-09-23)
build/static/js/2.83342806.chunk.js (144541, 2021-09-23)
build/static/js/2.83342806.chunk.js.LICENSE.txt (1043, 2021-09-23)
build/static/js/2.83342806.chunk.js.map (380716, 2021-09-23)
build/static/js/main.0161627b.chunk.js (4343, 2021-09-23)
build/static/js/main.0161627b.chunk.js.map (6580, 2021-09-23)
acb34b14.js (1599, 2021-09-23)
acb34b14.js.map (8313, 2021-09-23)
build/static/media/ (0, 2021-09-23)
build/static/media/hacker-news.92d9daad.svg (423, 2021-09-23)
data/ (0, 2021-09-23)
data/posts.json (8715, 2021-09-23)
images/ (0, 2021-09-23)
images/hackernewsclone.png (262883, 2021-09-23)
images/ycombinator.png (305695, 2021-09-23)
node_modules/ (0, 2021-09-23)
node_modules/.bin/ (0, 2021-09-23)
node_modules/.bin/acorn (316, 2021-09-23)
node_modules/.bin/acorn.cmd (258, 2021-09-23)
node_modules/.bin/acorn.ps1 (486, 2021-09-23)
node_modules/.bin/ansi-html (332, 2021-09-23)
node_modules/.bin/ansi-html.cmd (266, 2021-09-23)
node_modules/.bin/ansi-html.ps1 (502, 2021-09-23)
node_modules/.bin/atob (318, 2021-09-23)
... ...

![HarperDB Movie Generator](https://github.com/KingsleyUbah/hacker-news-clone/blob/master/images/hackernewsclone.png) *** ## Hacker News [Hacker News](https://github.com/KingsleyUbah/hacker-news-clone/blob/master/https://news.ycombinator.com/) is a social news website focusing on computer science and entrepreneurship. The platform is run by Paul Graham's investment fund and startup incubator, Y Combinator. ## Cloning Hacker News' HomePage This project is a clone of the Hacker News homepage. The Front-end is built using React JS. As for the list of posts, we set up a [HarperDB Cloud](https://github.com/KingsleyUbah/hacker-news-clone/blob/master/https://studio.harperdb.io/) instance to store and manage the data. The `use-harperdb` [React hook](https://github.com/KingsleyUbah/hacker-news-clone/blob/master/https://www.npmjs.com/package/use-harperdb) is used to fetch data (posts) which is displayed on the page. > If you like this project, I will really appreciate it if you can give this repository a star. Thank you! ## How to begin - Using Git, clone this project to your local machine with the `git clone` command - Run `npm install` to install all dependencies You are free to fork this project. ## View Demo This app is currently live [here](https://github.com/KingsleyUbah/hacker-news-clone/blob/master/https://kingsleyubah.github.io/hacker-news-clone/) ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](https://github.com/KingsleyUbah/hacker-news-clone/blob/master/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 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://github.com/KingsleyUbah/hacker-news-clone/blob/master/https://facebook.github.io/create-react-app/docs/deployment) for more information. ### `npm run eject` **Note: this is a one-way operation. Once you `eject`, you can’t go back!** If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own. You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

近期下载者

相关文件


收藏者