Skip to content

joshytheprogrammer/rexapp

Repository files navigation

RexApp Frontend

RexApp is a web application built using Nuxt 3, designed to provide users with essential functionality for user authentication, browsing automobile spare parts catalog, handling transactions, and more.

Features

  • User authentication and registration
  • Profile management

Prerequisites

Setup

  1. Clone the repository:

    git clone https://github.com/joshytheprogrammer/rexapp.git
    cd rexapp
  2. Install dependencies:

    yarn install

Usage

  1. Run the development server:

    npm run dev

    The application will be available at http://localhost:3000.

  2. Open your browser and navigate to http://localhost:3000 to access the application.

Deployment

To deploy the application to production, follow the deployment process for Nuxt 3. You can find more information in the Nuxt 3 documentation.

Contributing

Contributions are welcome! Feel free to submit pull requests, report bugs, or suggest new features.

License

This project is licensed under the MIT License.

Acknowledgements


About

The official RexApp frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages