Giter Site home page Giter Site logo

j0hannsenn / react-initializr Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 3.0 187 KB

๐Ÿ“‚ A web-based boilerplate-free React Project generator.

Home Page: https://0l1v3rr.github.io/react-initializr

License: MIT License

JavaScript 2.16% TypeScript 87.21% CSS 3.62% HTML 6.25% Dockerfile 0.76%

react-initializr's Introduction

๐Ÿ“‚ React Initializr Pull Requests Relase


โ“ What is React Initializr?

โ€ข React Initializr is a simple, easy-to-use, web-based, boilerplate-free project generator.

โ€ข Generate modern React templates without barely touching the terminal - just fill in some input fields, add your beloved dependencies, and generate your project!

โ€ข You can browse amongst every available npm package thanks to the NPM Registry API.

โ€ข If you prefer to use TypeScript you can totally do that too, just select the TypeScript option before generating the project. The site will add all the necessary dependencies and files, you don't have to do anything else.

โ€ข Share your project with others - if you're about to create a tutorial, a blog, a course, or something that requires sharing your "starting point" with others, just click on the "Copy Link" button. If anyone opens that link, they can download exactly the same project as you did. Therefore you can almost skip the "generating project" phase.
Example: https://0l1v3rr.github.io/react-initializr?name=my-project&version=1.0.0&description=This+is+my+cool+project&language=TypeScript&packages=axios%3Breact-icons%3Breact-router

Screenshot


โ— Important

  • The site generates a ZIP file. Just unzip it, cd to the folder (cd my-project), and run the command npm i. If you've successfully done this, you're good to go.

  • You can find the boilerplate-free templates here. The site uses these as a base to generate your next project! ;)
    Note: The template is a transformed create-react-app template.


๐Ÿ“š Teach stack

Shout-out to the creators for creating these tools:


โš’๏ธ Building from source

This process should only take a few minutes:

  1. If you don't have NodeJS, download and install it.
  2. Clone the project:
    git clone https://github.com/0l1v3rr/react-initializr.git
    cd react-initializr
  3. Install the required dependencies:
    npm i
  4. Now, you can run the app:
    npm start

๐Ÿ“ License

This project is licensed under the MIT License.


๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ Contributing

Every contribution is welcomed.
You can find a contributing guideline here.


๐Ÿ’ก Inspiration

I was inspired by start.spring.io, check it out as well. :*

react-initializr's People

Contributors

0l1v3rr avatar kawishqayyum 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.