Skip to content

edwardtanguay/template-simple-react-with-node-express-api-one-directory

Repository files navigation

Vite-React with simple Node/Express API in one directory

This is a Vite-React site that has an API in the /backend directory and so acts as a local application that has access to the file system, databaes, etc.

grafik

Features

  • frontend and backend API in one directory
  • TypeScript in frontend and backend
  • ES6 modules in frontend and backend
  • frontend
    • Vite React
    • createReactRouter
  • backend API
    • data fetching from external API
    • recursive directory scan to get number of files

Uses

  • this is a good template if you want to build a local app
    • with a React frontend
    • that fetches data from the backend that has access to the file system, databases, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published