Skip to content

edwardtanguay/vite-react-node-api-one-directory

Repository files navigation

vite-react-node-api-one-directory

This is a one-directory project that has:

  • Vite React frontend
  • Node/Express backend
  • JSON Server

It is meant to be used as a local application that has a JSON-file database.

If you want to put it online at e.g. Vercel, you will have to dynamically (.env file) disable any pages that use the backend while online.

infoappdemoksdjf

features

  • Vite
  • React
  • React Router 6.4 with createBrowserRouter
  • TypeScript
  • json-server
  • Sass
  • Tailwind
  • ESLint
  • Prettier

setup

  • npm i
  • npm run dev

if you want the older router syntax

if you want a site without a menu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published