https://github.com/belchenkov/react_medium_clone
Create clone Medium.com using react.js (hooks)
https://github.com/belchenkov/react_medium_clone
axios bootstrap classnames query-string react-hooks reactjs
Last synced: 4 months ago
JSON representation
Create clone Medium.com using react.js (hooks)
- Host: GitHub
- URL: https://github.com/belchenkov/react_medium_clone
- Owner: Belchenkov
- Created: 2020-06-01T06:59:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T04:45:21.000Z (over 4 years ago)
- Last Synced: 2025-01-05T07:23:39.669Z (6 months ago)
- Topics: axios, bootstrap, classnames, query-string, react-hooks, reactjs
- Language: HTML
- Homepage: http://react-medium-clone-ab.surge.sh/
- Size: 547 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Medium Clone
> Create clone Medium.com using React.js (hooks)
### [Demo](http://react-medium-clone-ab.surge.sh)
In the project 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 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!