/codelib

E-book library example using React + TS + Tailwind generated with ViteJS

Primary LanguageTypeScript

CodeLib

Example application for an e-commerce site with functional Frontend + Backend with theme selection, user management and order cart management.

Technologies overview:

Developed using:

Dependencies

How to run

  • npm run dev: Launches frontend dev server + watch for changes
  • npm run jsonserve: Launches local JSON Server + JSON Server Auth with their files linked and watching for changes
  • npm run build: generate code bundle to /build directory