https://github.com/ashish-r/react-hooks-blog-demo
React Hooks demo blog based on Truecaller blog Wordpress API
https://github.com/ashish-r/react-hooks-blog-demo
blog react reacthooks reactjs typescript
Last synced: 2 months ago
JSON representation
React Hooks demo blog based on Truecaller blog Wordpress API
- Host: GitHub
- URL: https://github.com/ashish-r/react-hooks-blog-demo
- Owner: ashish-r
- Created: 2020-02-10T18:58:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T00:05:06.000Z (over 4 years ago)
- Last Synced: 2025-04-07T11:31:10.588Z (8 months ago)
- Topics: blog, react, reacthooks, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/react-hooks-blog-demo/deploys)
[](https://deepscan.io/dashboard#view=project&tid=10012&pid=12688&bid=199327)
`Preview:` https://react-hooks-blog-demo.netlify.app/
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm install`
Installs all dependencies in package.json.
### `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!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.