Welcome to "Online Library", a dynamic online library built with Next.js and a robust set of technologies.
- Utilizes Redux Toolkit and React Redux for efficient state management.
- Ant Design (antd) for sleek, responsive UI components.
- Back-end security with bcryptjs.
- Iron Session for session management.
- Mongoose for MongoDB database interaction, with pagination support.
- Sass for advanced styling capabilities.
- React & Next.js for front-end.
- Node.js environment with an Express-like structure.
- TypeScript for type-safe code.
- Clone the repository.
- Run
yarn install
to install dependencies. - Start the server with
yarn dev
.
Contributions are welcome. Please follow standard guidelines for pull requests.
Licensed under MIT. See the LICENSE file for details.
For a detailed overview, visit the GitHub repository.