Skip to content

TENSAEA/lira-workspace-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lira

Lira Workspace Frontend

This project is the frontend application for the Lira Workspace platform built with React and Redux Toolkit, utilizing Redux Toolkit Query for efficient data fetching.

Table of Contents

Introduction

The Lira Workspace frontend provides a user-friendly interface for the Lira workspace management system, enabling users to handle various tasks with efficiency and ease.

Features

  • User authentication and authorization
  • Workspace and task management
  • Real-time updates with Redux Toolkit Query
  • Responsive and intuitive design

Technologies Used

  • React
  • Redux Toolkit
  • Redux Toolkit Query
  • Material-UI (or any other UI library used)
  • React Router (for routing)

Installation

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/yourusername/lira-workspace-frontend.git
    cd lira-workspace-frontend
  2. Install dependencies:

    npm install
  3. Start the application:

    npm start

Configuration

Ensure the API endpoints are correctly configured. You may need to create a .env file in the root directory with the following variables:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published