Coder Social home page Coder Social logo

react-minimal's Introduction

React Minimal

A simple and (relatively) minimal starter template for react.

PRs Welcome License MIT

Introduction

This template contains all you need to start your next React project. All you need to do is clone, install and you're ready to start.

Features

  • React — 17.0.1
  • Redux — State Management with middleware and helpers
  • 🛠 Babel — ES6 syntax
  • 🚀 Webpack — Hot Reloading, Code Splitting, Optimized Build (development/production)
  • 💅 CSS — Styled Components and regular CSS Loader if necessary
  • Tests — Jest, React Testing Library
  • 💖 Lint — ESlint, Airbnb & React/Recommended config

Getting started

  1. Clone this repo using https://github.com/azappella/react-minimal.git
  2. Move to the appropriate directory: cd react-minimal.
  3. Run yarn or npm install to install dependencies.
  4. Run npm start to see the example app at http://localhost:8080.

Commands

  • npm start - start the dev server
  • npm run build - create a production ready build in dist folder
  • npm run lint - execute an eslint check
  • npm run lint:fix - execute an eslint and fix the errors
  • npm test - run all tests
  • npm run test:watch - run all tests in watch mode
  • npm run test:cover - coverage mode

TODO

  • Try adding redux toolkit
  • Create authentication template

Credit/Thanks

This repository is a fork from React Bolt, the excellent react starter template from Leonardo Maldonado.

Some key differences:

  • added redux-act
  • removed unecessary devDependencies
  • removed all babel plugins
  • removed support for sass
  • removed husky
  • removed jarvis

License

MIT license

MIT license

react-minimal's People

Contributors

leonardomso avatar azappella avatar akarpas avatar ultamatt avatar

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.