Skip to content

Fullstack web app, frontend build with react+ts, tailwind and the backend express+ts, prisma, trpc

Notifications You must be signed in to change notification settings

fiskryeziu/movie_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

This is a movie app built with React and Node.js, featuring efficient form validation, data fetching and caching, strongly-typed server-client communication, and more.

🔍 Table of Contents

💻 Stack

  • react-hook-form: Efficient form validation and management.
  • tanstack/react-query: Simplifies data fetching and caching.
  • trpc/client: Strongly-typed server-client communication.
  • axios: HTTP client for making requests.
  • tailwindcss: Utility-first CSS framework for styling.
  • zod: Schema validation for data handling.
  • typescript: Typed superset of JavaScript for robust code.
  • vite: Fast build tool for modern web development.

📝 Project Summary

⚙️ Setting Up

Your Environment Variable

  • Step 1

  • Step 2

🚀 Run Locally

1.Clone the movie_app repository:

git clone https://github.com/fiskryeziu/movie_app

2.Install the dependencies with one of the package managers listed below:

pnpm install
bun install
npm install
yarn install

3.Start the development mode:

pnpm dev
bun dev
npm run dev
yarn dev

🙌 Contributors

fiskryeziu
fiskryeziu

41 contributions

📄 License

Add Your License

About

Fullstack web app, frontend build with react+ts, tailwind and the backend express+ts, prisma, trpc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published