Git Product home page Git Product logo

muhammadaliashraf / react-starter-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 416 KB

This is a starter template for a React application. It includes basic components, pages, layout, and settings to kickstart your project.

Home Page: https://react-starter-lpbm4hvvw-muhammadaliashrafs-projects.vercel.app/

License: ISC License

JavaScript 93.79% HTML 6.01% CSS 0.20%
free github homepage login-forms react react-redux react-router-dom react-starter react-starter-kit react-starter-project reactjs reactjs-boilerplate reactjs-component redux-persist redux-toolkit register-page router-dom starter starter-project tailwindcss

react-starter-app's Introduction

React Template

This is a starter template for a React application. It includes basic components, pages, layout, and settings to kickstart your project.

Pages

  • Main: The main page of the application.
  • Login: Login page for user authentication.
  • Register: Registration page for new users.
  • Home: Home page of the application.
  • About: About page providing information about the application or company.
  • Contact Us: Contact page for user inquiries.

Components

Button

A reusable button component with dynamic background color based on the parent element's background color.

Spinner

A loading spinner component to indicate processing or loading state.

Layout

The layout includes a footer and navbar across all pages for consistent navigation and branding.

Toast Settings

Toast notifications are configured using the react-toastify library to provide user feedback and notifications.

JSON Configuration

{
  "name": "react-template",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@craco/craco": "^7.1.0",
    "@headlessui/react": "^2.0.3",
    "@heroicons/react": "^2.1.3",
    "@reduxjs/toolkit": "^2.2.4",
    "@testing-library/jest-dom": "^5.17.0",
    "@testing-library/react": "^13.4.0",
    "@testing-library/user-event": "^13.5.0",
    "axios": "^1.6.8",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-icons": "^5.2.1",
    "react-redux": "^9.1.2",
    "react-router-dom": "^6.23.1",
    "react-scripts": "5.0.1",
    "react-toastify": "^10.0.5",
    "redux-persist": "^6.0.0",
    "web-vitals": "^2.1.4"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  },
  "devDependencies": {
    "autoprefixer": "^10.4.19",
    "postcss": "^8.4.38",
    "tailwindcss": "^3.4.3"
  }
}

Usage

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Start the development server using npm start.
  4. Build the production version using npm run build.

Contributing

Contributions are welcome! Please feel free to fork this repository and submit pull requests with any improvements, bug fixes, or new features.

Author

This React template was created by Muhammad Ali . You can find more about me on my website or GitHub.

License

This project is licensed under the MIT License.

react-starter-app's People

Contributors

muhammadaliashraf avatar

Stargazers

 avatar

Watchers

 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.