0.2.1 • Published 3 years ago

cra-template-redux-tailwind v0.2.1

Weekly downloads
-
License
MIT License
Repository
github
Last release
3 years ago

Getting Started with Create React App

This project was bootstrapped with Create React App.

This template includes react-router, @reduxjs/toolkit and tailwindcss

This template includes starter redux setup with a demoreducer created as well as a services.common file which includes common http methods inside with strongly typed parameters.

This service uses Axios for fetching the data. You can define api_base in config.ts file at the base of the project.