An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/83e32c24-21b3-4340-94a7-f23507d01f8e/deploy-status)](https://app.netlify.com/sites/react-hooks-blog-demo/deploys)
[![DeepScan grade](https://deepscan.io/api/teams/10012/projects/12688/branches/199327/badge/grade.svg)](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.