Skip to content

Mixture-Tech/Stationery-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Stationery-Hub

Welcome to Stationery Hub, a full-stack application designed to "". This project is split into two main parts: a Frontend built with modern tools and a Backend powered by TypeScript for scalability and reliability.

Frontend

The frontend is built using a modern stack to deliver a fast and responsive user experience:

  • Tech Stack: ReactJS + Vite + Tailwind CSS
  • Why this stack?: Vite ensures lightning-fast development and builds, while Tailwind CSS provides a utility-first approach for rapid and consistent styling.

Getting Started

  1. Install Dependencies:
    yarn
  2. Run Project:
    yarn run dev

Backend

The backend provides a powerful API built with TypeScript and documented with Swagger for easy testing and integration:

  • Tech Stack: Node.js + TypeScript + Swagger
  • Why this stack?: TypeScript ensures type safety and better maintainability, while Swagger delivers interactive API documentation out of the box.

Getting Started

  1. Install Dependencies:
    yarn
  2. Run Project:
    yarn run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published