You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, do npm install, you need all those packages.
Then you need to set .env.local file. Take a look at env.d.ts file, you will need an OMDB api key.
$ npm run dev
$ npm run build
$ npm run preview
$ npm run lint
Tech stack
Vite + React TS
Eslint
Prettier
About
A dummy database app, presenting available technologies these days..