GithubHelp home page GithubHelp logo

ptzagk / cra-template-examples Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 311 KB

๐Ÿ“šA 'How to' collection. Examples & Tutorials for common web application scenarios built with react-boilerplate-cra-template

License: MIT License

JavaScript 2.50% TypeScript 79.03% HTML 18.48%

cra-template-examples's Introduction

React Boilerplate CRA Template Examples & Tutorials

This repository contains example scenarios and implementations for commonly used and needed web application patterns. All the examples are built on top the react-boilerplate-cra-template. The goal is to to guide the users and provide samples on how to implement basic stuff that is frequently needed when creating a web application

List of current examples:

Note: Currently under development. More examples will come soon.

Getting Started

All the example applications are isolated into seperate folders, so go into your example folder and follow the instructions there (if there are any). All of them are built on top of the react-boilerplate-cra-template, meaning that they are all a simple web application.

All the examples are community provided and does NOT guarantee or promise anything. They are basically showing you how to do stuff and giving you some ideas. They might be outdated in time.

Do you want to contribute with another example?

Thats super cool. Always appreciated. Here are steps you can do for your pull requests:

1 - Please ask first by opening an issue if that can qualify as an example before doing all the work. We don't wanna waste your time.

2 - Fork this repo and create your example folder by specifying a name

npm run create [YOUR_NAME_FOR_THIS_EXAMPLE_FOLDER]

3 - Now make your changes inside the created folder. Make sure it's self-sufficient app. It is initialized with the react-boilerplate-cra-template. At this point you must be familiar with it if you are already not.

4 - When you are done, make sure everything passes the simple checks by running

npm run check-examples

5 - Update your README.md for everyone checking your example application. Tell them what that is and give some details etc...

6 - Finally add your self and your folder to the CODEOWNERS file as described there. This will require your review if there is another pull request updating your folder. Optionally, you can add your self to .all-contributorsrc to have your name displayed in the contributors section below (you have generate again from the cli)

7 - You are now ready for a pull request ๐Ÿฅณ

Contributors


Can Sahin

๐Ÿ’ป ๐Ÿ“– ๐Ÿค” ๐Ÿ‘€ โš ๏ธ

This project follows the all-contributors specification. Contributions of any kind welcome!

License

This project is licensed under the MIT license, Copyright (c) 2019 Can Sahin. For more information see LICENSE.md.

cra-template-examples's People

Contributors

can-sahin 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.