Coder Social home page Coder Social logo

amanjagdev / react-builder Goto Github PK

View Code? Open in Web Editor NEW
134.0 3.0 41.0 4.61 MB

⚙ A GUI tool to build your react app in the fastest way with all components and pages with routing.

Home Page: https://react-builder.now.sh/

License: GNU General Public License v3.0

HTML 5.00% JavaScript 70.40% CSS 24.59%
react reactjs react-router context-api react-hooks developer-tools development-tools hacktoberfest

react-builder's Introduction

GitHub contributors GitHub Stars GitHub contributors PRs Welcome GPLv3 license


Logo

React Builder

Build your react apps faster

Make your react app with components and pages customized to your needs with routing and navigation with desired dependencies already done for you. Everything within a click's reach.

. Report Bug · Request Feature

Table of Contents

About The Project

An application to help you build your react apps faster. Make your react app with components and pages customized to your needs with routing and navigation with desired dependencies already done for you. Everything within a click's reach.

What it does for you?

  • Create Functional or Class based components with state integrated or optional according to you.
  • Create Functional or Class based pages with state integrated or optional according to you.
  • Does routing for you and make the corresponding navigation component for it.
  • Add dependencies to your project.
  • All above things with a single click and you are ready to go.

Built With

JavaScript React Node

Getting Started

To get a local copy up and for running the project locally, follow these simple steps.

Prerequisites

Have Node along with a package manager installed in the system.

Installation

  1. Clone the repo and enter it
git clone https://github.com/amanjagdev/react-builder.git
cd react-builder 
  1. Install packages
yarn | npm install
  1. Run the development server
yarn start | npm start

Usage

Step 1 | Choose your preferences

Here you can select your preferred starter environment currently it only supports create-react-app. Moreover, you can choose between yarn or npm/npx. And you can give the name to your project.

Step 2 | Choose Dependencies to add

You can directly mention packages you want to add in the app. Ex: We have react-router-dom axios etc..

Step 3 | Add Components and Pages

Here you can add all the component Names with their type, and you can select whether a component is a page or not.

Note: Routing will only be done between components marked as pages

Step 4 | Add routing

You can enable routing in your app from here. And you can select which component to use as Navigation Component or you can say Navigation Bar.

NOTE : Don't remove react-router-dom dependency if you enable routing

Step 5 | Build your App

Once you click on Create App It will download a js file and will give you a script

You would need to place that js file in the folder you want to create the react app and run the script there.

Final Result

You have successfully created your react app with desired preferences.

The folder structure generated with App.js on following the above steps looks like this.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Aman Jagdev - GitHub - [email protected]

Made with ❤️ for 🌏 Everyone

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.