/react-boilerplate

This boilerplate is built using React JS, and it comes with the added benefits of using Tailwind CSS, redux-toolkit and react-router. With this boilerplate, you have a solid foundation to start building your application with the latest technologies, and you can easily customize it to your needs.

Primary LanguageJavaScriptMIT LicenseMIT

About

Simple react app template app that uses create-react-app but pre-configured to use tailwind CSS and redux toolkit.

Prerequisites

This project requires NodeJS v12 or later and npm to run.

  • Install node JS from here

Features

  • Configured Redux toolkit
  • Configured to use tailwind CSS.
  • Well structured folder structure.
  • Configured to use axios
  • Configured to use react-router

Usage

  • Clone this repo using git clone https://github.com/erandakarachchi/react-boilerplate.git
  • Navigate to project root using the terminal and run npm install
  • Run the project using npm start
  • Run the tests using npm test
  • Create a production builds using npm run build

Contact ☺️

Contact me on @erandakarachchi on twitter if there is anything.