GithubHelp home page GithubHelp logo

divshekhar / react-typescript-template Goto Github PK

View Code? Open in Web Editor NEW
25.0 2.0 14.0 1.45 MB

Template for using React to develop websites. The template has TailwindCSS, Webpack, Babel, GitHub Actions, Prettier, Testing Library, Jest, & ESLint integration.

License: MIT License

JavaScript 56.61% CSS 1.14% TypeScript 38.04% HTML 4.21%
react-boilerplate-template react-eslint react-jest react-typescript-boilerplate react-typescript-starter react-webpack-babel-boilerplate react-starter-typescript eslint jest react

react-typescript-template's Introduction

React-Typescript-Template

Welcome to my React template

This template is built with the following technologies:

  • Language: TypeScript
  • Styling: TailwindCSS
  • Testing: Jest
  • Linting: ESLint
  • Formatting: Prettier
  • Bundling: Webpack
  • Transpiling: Babel
  • Lint Staged: Husky
  • React Refresh
  • Development & Production configurations
  • Declarations for png and svg files

Getting Started

Using this template is very simple, follow the following instructions:

  1. Fork the repository
  2. Create a new repository and select forked repository as template

Or,

  1. Clone the repository
git clone https://github.com/divshekhar/react-typescript-template.git
  1. Install the dependencies
npm install
  1. Start the development server
npm start
  1. Build for production
npm run build

Features

  • TypeScript for improved code quality and developer experience
  • TailwindCSS for responsive styling
  • Jest for unit testing
  • ESLint for linting and maintaining code consistency
  • Prettier for automatic code formatting
  • Webpack for bundling and building the application
  • Babel for transpiling modern JavaScript to older versions for better browser compatibility
  • Husky for running lint-staged, which lints and fixes files before committing
  • React Refresh for faster development experience
  • Development & Production configurations for different environment settings
  • Declarations for png and svg for improved developer experience

Contributing

Please feel free to contribute to this project by submitting issues or pull requests.

License

This project is licensed under the ISC License.

Acknowledgements

Thank you for using this template. I hope it helps you build your next project with ease.

react-typescript-template's People

Contributors

aniketpathak028 avatar divshekhar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

react-typescript-template's Issues

Not Able to create build

Hi There,

While creating build the terminal gets stucked and it opens new port for webpack bundler and the build script does executes successfully.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.