/clean-architecture-react-counter-db-ts-starter

Starter for persistent counter-app on React in TypeScript that follows Clean Architecture principle

Primary LanguageTypeScriptMIT LicenseMIT

SOFTSPIDERS

clean-architecture-react-counter-db-ts-starter

Starter for persistent Counter App on React in TypeScript that follows Clean Architecture principle

UNDER DEVELOPMENT


Feature tags

  • clean-architecture
  • counter-app
  • db
  • jest
  • react
  • rest
  • starter
  • template
  • typescript

Parents

- db, rest


Author

Alexander Lapygin <alexanderlapygin@gmail.com>


Inspired by


Usage

# API
cd api
npm install
npm start

# App
cd app
npm install
npm start

📝 License

MIT