icp_react_template_redux_redux_saga Tailwind Templates

Icp_react_template_redux_redux_saga

This template is configured with REACT, TAILWIND, i18n, Redux, Redux-Toolkit, Redux Saga, AUTHCLIENT. and initial loaders for using react framework in dfx project. you can directly use it, and start making react components in this.

ICP REACT TEMPLATE

Welcome to our project template configured with React, Tailwind CSS, Redux Toolkit, Redux Saga, and authentication client integration. This template is designed to kickstart web development projects with essential tools and features readily set up for efficiency and scalability.

Technologies Used

  • JavaScript
  • Motoko
  • React
  • Tailwind CSS
  • DFINITY (DFX) environment

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone <repoUrl>
    cd <repoName>
    
  2. Install dependencies:

    npm install
    
  3. For local development:

    • Start the DFINITY environment:

      dfx start --clean
      
    • Pull dependencies:

      dfx deps init internet_identity --argument '(null)'
      dfx deps deploy
      
    • Deploy the application:

      dfx deploy
      
  4. For deploying on the IC network:

    dfx deploy --network ic
    

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes