Skip to content

dimarogkov/next-template

Repository files navigation

Next Template

Project Demo

This is Next Template for development. Technolgies used: React, TypeScript, Tailwind CSS, Axios, React Query, React Hook Form, Yup, Lodash Debounce, Redux Toolkit, Zustand.

Installation Steps

  • Download the repository
  • Use the 18th version of Node.js
  • Run npm i
  • Run npm run dev

File Structure

  • app
    • pages
  • src
    • components
      • elements
      • root
      • ui
    • helpers
    • services
    • storeRedux
    • storeZustand
    • types
      • enums
      • interfaces
    • variables