This is the front-end repository for the Team Apodex project.
React.js
Next.js
ECMAScript (ES6+)
TypeScript
Tailwind CSS
Redux
- FULL-STACK
To get started with Apodex-Front-end, follow these simple steps:
-
Clone this repository to your local machine.
-
Install the required dependencies by running:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to http://localhost:3000 to see the app in action.
Here are some of the key dependencies used in this project:
- @reduxjs/toolkit: State management for React applications.
- autoprefixer: A CSS autoprefixer.
- eslint: JavaScript and TypeScript code analysis tool.
- eslint-config-next: ESLint config for Next.js projects.
- formik: A form library for React.
- next: The Next.js framework for React.
- postcss: A CSS post-processor.
- react: A JavaScript library for building user interfaces.
- react-dom: React package for working with the DOM.
- react-hook-form: Performant form library for React.
- react-icons: A library for popular icon sets in React.
- react-redux: Official React bindings for Redux.
- tailwindcss: A utility-first CSS framework.
- yup: A schema validation library.
Here is Contributing Guidelines.