Hello I'm Fathan. this project bootstrapped with create-next-app
.
- TypeScript
- React.js 18
- Next.js 13
- Redux for State Management
- TailwindCSS 3.3.2
First, run the development server:
$ npm run dev
# or
$ yarn dev
# or
$ pnpm dev
For build to production run:
$ npm run build
For run Unit Testing:
$ npm run test:unit
Open http://localhost:3000 with your browser to see the result.
- Project has been deployed in Vercel. please check this link:
https://tmdb-next-kohl.vercel.app
.
- Unit Testing