/vendix

Back & Front Vendix App | TypeScript | Vite | Express

Primary LanguageTypeScript

Vendix App - Frontend

Vendix App is an application built with Vite, React, and TypeScript.

Tech Stack

  • Vite
  • React
  • TypeScript
  • Custom API Manager: A custom API manager to handle backend interactions.
  • Custom Hooks: Utilizes custom hooks to manage data and states.

Roadmap

  • Fix backend connection to retrieve data.
  • Add unit test to hooks & services with Jest & React testing library
  • Add ui tests
  • Build a responsive interface

Getting Started

  1. Clone this repo:

    git clone https://github.com/your-username/vendix-frontend.git
  2. Navigate to the project directory:

    cd vendix-frontend
  3. Install the project dependencies:

    npm install 
    or
    yarn
  4. Start the development server:

    npm run dev
  5. Open your browser and visit http://localhost:5173 to view the Vendix App.

Custom Hooks

The Vendix App frontend uses custom hooks for managing API requests and state. These hooks simplify data fetching and state management, making it easy to integrate with the Vendix API.

Feedback

If you have ideas, bug reports, or feature requests, please open an issue or create a pull request. I appreciate your feedback.

Author

Betita 🚀