https://github.com/sajid788/boxigo-assignment
https://github.com/sajid788/boxigo-assignment
material-ui reactjs talwindcss
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sajid788/boxigo-assignment
- Owner: Sajid788
- Created: 2024-05-28T11:27:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T05:06:58.000Z (almost 2 years ago)
- Last Synced: 2024-05-31T09:01:09.375Z (almost 2 years ago)
- Topics: material-ui, reactjs, talwindcss
- Language: JavaScript
- Homepage: https://moivesa.netlify.app/
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

2. Move details

3. Inventory Details

4. Responsive

5.Sidebar
