An open API service indexing awesome lists of open source software.

https://github.com/sajid788/boxigo-assignment


https://github.com/sajid788/boxigo-assignment

material-ui reactjs talwindcss

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Moving Service Application

This project is a React application that retrieves and shows moving details from an API. The application dynamically displays move details and users expand or collapse detailed views of each move.

## Tech Stack

- React
- Tallwin css
- Material UI

## Feature

- Fetches move data from an API
- Displays a list of moves with key details
- Expandable sections to view more details about each move

## Setup

Follow these steps to set up and run the app

1. Clone the Repository:

```bash
https://github.com/Sajid788/Boxigo-Assignment.git
```

2. Navigate to the Project Directory:

```bash
cd boxigo
```

3. Install Dependencies:

```bash
npm install
```

4. Run the Application:

```bash
npm run dev
```
## Scrrenshots
1. My Moves
![Screenshot 2024-05-31 100934](https://github.com/Sajid788/Boxigo-Assignment/assets/129252454/c7245910-85f2-43bd-82ad-475e0eee2ce4)

2. Move details
![Screenshot 2024-05-31 101002](https://github.com/Sajid788/Boxigo-Assignment/assets/129252454/71e6e076-1740-457b-885f-7c3107133fa6)

3. Inventory Details
![Screenshot 2024-05-31 101032](https://github.com/Sajid788/Boxigo-Assignment/assets/129252454/7f63188b-7605-43a8-a254-10ffddb5bb51)

4. Responsive
![Screenshot 2024-05-31 101301](https://github.com/Sajid788/Boxigo-Assignment/assets/129252454/248c5a72-68f3-47f3-818a-1ffc82438111)

5.Sidebar
![Screenshot 2024-05-31 101333](https://github.com/Sajid788/Boxigo-Assignment/assets/129252454/a76e10a2-7376-4ad6-a01b-e19eb494cabd)