/react-books

Primary LanguageTypeScript

react-books

An example project of searching books

The project is based on react-redux-saga-typescript-boilerplate of ashnamuh

Environment configurations

System requirements

  • node.js >= v12
  • npm >= v6.7

Scripts

# install dependencies
$ npm install

# run dev server
$ npm run dev

# check eslint
$ npm run lint

# build app for production
$ npm run build

Author

Made by ashnamuh