Skip to content

🚜 Lifter Web is a web application built with Expo and React Native, designed for renting various types of lifting equipment.

Notifications You must be signed in to change notification settings

sideffect263/lifter-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš— Lifter Web

Welcome to the Lifter Web project! This repository contains a web application built with Expo and React Native, focusing on equipment rental services.

Table of Contents

Introduction

The Lifter Web project is designed to facilitate the rental of various types of lifting equipment. The application provides a user-friendly interface for browsing and ordering lifts, making the process efficient and straightforward.

Features

  • 🚜 Equipment Listings: Browse various types of lifting equipment available for rent.
  • πŸ“± Responsive Design: Ensures compatibility across different devices and screen sizes.
  • πŸ”’ User Authentication: Secure login and registration for users.
  • πŸ“Š Order Management: Easily manage and track equipment rentals.

Installation

Follow these steps to set up the project locally:

  1. Clone the Repository:

    git clone https://github.com/sideffect263/lifter-web.git
    cd lifter-web
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm start
    # or
    expo start
  4. Open the Application: Use the Expo app on your mobile device to scan the QR code generated in your terminal.

Usage

Once the application is running, you can browse through different equipment, view details, and place rental orders. The main page provides a list of available lifts along with their specifications and pricing.

Project Structure

lifter-web/ β”œβ”€β”€ .expo/ β”œβ”€β”€ assets/ β”œβ”€β”€ node_modules/ β”œβ”€β”€ src/ β”‚ β”œβ”€β”€ components/ β”‚ β”œβ”€β”€ screens/ β”‚ β”œβ”€β”€ navigation/ β”‚ β”œβ”€β”€ styles/ β”‚ └── utils/ β”œβ”€β”€ web-build/ β”œβ”€β”€ App.js β”œβ”€β”€ app.json β”œβ”€β”€ babel.config.js β”œβ”€β”€ eas.json β”œβ”€β”€ infonifo.txt β”œβ”€β”€ package-lock.json β”œβ”€β”€ package.json └── README.md

  • assets/: Contains images and other static assets.
  • src/: Contains the main application code, including components, screens, navigation, styles, and utility functions.
  • web-build/: Contains the build files for the web version of the app.
  • App.js: Main application component.
  • app.json: Configuration file for the app.
  • babel.config.js: Babel configuration file.
  • eas.json: Expo Application Services configuration file.
  • infonifo.txt: Contains additional project information.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or improvements, please create a pull request or open an issue.

  1. Fork the Repository: Click the "Fork" button at the top right of this page.
  2. Clone the Fork:
    git clone https://github.com/yourusername/lifter-web.git
  3. Create a Branch:
    git checkout -b feature/your-feature-name
  4. Make Your Changes: Commit your changes and push to your fork.
  5. Create a Pull Request: Submit a pull request detailing your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Thank you for visiting our project! If you have any questions or need further assistance, feel free to reach out.

About

🚜 Lifter Web is a web application built with Expo and React Native, designed for renting various types of lifting equipment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published