Giter Club home page Giter Club logo

react-seed's Introduction

react-seed

react-seed is a project to help people bootstrap projects without CRA. Technologies like Redux are used for state management. For testing a stack including Jest, Enzyme, Code and Sinon are applied.

Installation

How you install this repository depends on how you intend to use it.

For personal use simply click here. Clone your new repository, install it with npm i and start hacking!

If you plan to contribute simply clone the repository, install it and checkout a new development branch.

git clone https://github.com/forrestblade/react-seed.git && cd react-seed && npm i && git checkout -b dev && npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please try to adhere to semantic commit messages.

Lint your code with standard js

Please make sure to update tests as appropriate.

License

MIT

react-seed's People

Contributors

forrestblade avatar dependabot[bot] avatar

Stargazers

Michael Liendo avatar Pranaya Bhat avatar Luke avatar

Watchers

James Cloos avatar  avatar

react-seed's Issues

NodeJS backend with database and express

Setting up a backend with a simple database of quotes and requesting them with express would allow for a broader range of tests to be expressed as well showcase in simple way how this is done.

NPM module

It would be nice to have this as a NPM module for ease of use and access.

Counter styling

A little eye candy for the counter wouldn't be a bad thing, just need to make sure the CSS isn't too complex and can be easily adapted for individual use.

Migrate to TS

I think it would be beneficial to convert this entire project into Typescript.

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.