This mokup is live at gh-pages
This project is built using the following technologies:
- Next.js: A React framework for building server-side rendered and statically generated web applications.
- React: A JavaScript library for building user interfaces.
- React DOM: The entry point for React applications to interact with the DOM.
- React Hook Form: A library for managing forms in React with easy-to-use hooks.
- React Icons: A collection of popular icons for React projects.
- React Spinners: A set of loading spinners for React applications.
- @types/node: TypeScript definitions for Node.js.
- @types/react: TypeScript definitions for React.
- @types/react-dom: TypeScript definitions for React DOM.
- Autoprefixer: Post-processes CSS to add vendor prefixes automatically.
- ESLint: A tool for identifying and fixing problems in JavaScript code.
- Next.js ESLint Config: ESLint configuration for Next.js projects.
- PostCSS: A tool for transforming styles with JavaScript plugins.
- Tailwind CSS: A utility-first CSS framework.
- TypeScript: A superset of JavaScript that adds static types to the language.