Skip to content

πŸš€πŸ”₯πŸ’œπŸ‘¨β€πŸ’» Perfect starter template for a Create React App with basic packages and gh-pages Auto-Build/Deploy actions

License

Notifications You must be signed in to change notification settings

avisionx/react-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

React Starter Template

A basic React Starter Template repository with gh-pages support ✨
Explore the docs Β»
Website . Report Bug . Request Feature

Table of Contents

About The Project

There are a lot of starter templates for React available online, however, I didn't find one that was suitable for my personal needs so I created this one.

Here's the key features added to basic create-react-app:

  • Static app with PWA support (feature of create-react-app)
  • Auto Build and Deploy scripts for gh-pages (use master for dev)
  • bootstrap and reactstrap library with custom scss
  • node-sass library for compiling scss
  • react-router-dom for navigation
  • styled-components, material icons library for styling πŸ˜„

Built With

This project was bootstrapped with Create React App

Getting Started

To use this repo as a template click or to get up and running with this project on your local machine follow these simple steps.

Prerequisites

Here's a list of things you'll need to use have prior to installing the software.

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/avisionx/react-starter-template.git
  1. Install NPM packages
npm install
  1. You are good to go... πŸŽ‰

Usage

Once installed here are some basic commands that you may run for working on the project.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More For more examples, please refer to the Create React App Documentation

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

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Avi Garg - https://avisionx.net/ - [email protected]

Project Link: https://github.com/avisionx/react-starter-template

About

πŸš€πŸ”₯πŸ’œπŸ‘¨β€πŸ’» Perfect starter template for a Create React App with basic packages and gh-pages Auto-Build/Deploy actions

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project