Skip to content

TheDuckCreator/TDC-React-Temp-2022

Repository files navigation

TDC React Template 2022-24

Development

Program Located in frontend and backend

Frontend

Using React18, Vite, React-Redux, MUI JoyUI, TailwindCSS, React Router 6

To Install Dependencies

cd frontend
npm install

Run

npm run dev

Backend

Using Node.js ExpressJS MongoDB and writing with ES8 Module

To Install Dependencies

cd backend
npm install

Run

npm run dev

Or it has concurrency dependencies that can run both frontend and backend at the sametime, place terminal in project root and run

npm run dev

Deployment

To use the deployment can create docker image or using this docker image in this GitHub Package Registry


Create With 🩷 From Theethawat & TheDuckCreator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published