- Next.js
- Effector for managing state [https://effector.dev]
- PostCSS modules and clsx for styling
- Feature-sliced for project architecture [https://feature-sliced.design/]
- Jest, React-Testing-Library for tests
Deployed application: [https://reactjs-movie-app.netlify.app/]
API: [https://developers.themoviedb.org/]
run dev: npm run dev
run build: npm run build