Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gat786/cra-template-redux-tailwind


https://github.com/gat786/cra-template-redux-tailwind

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/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.