priteshk191 / modern-react

This example showcases a React Next.js application integrated with Redux and TypeScript, demonstrating various tasks such as a todo list, pagination, image cropper, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern_React

Description

Provide a brief description of your project here.

Table of Contents

Technologies Used

List the technologies and tools used in your project.

  • React.js
  • Next.js
  • TypeScript
  • Redux
  • ...

Getting Started

Include instructions on how to get the project up and running on a local machine.

  • Clone the repository
  • Install dependencies
  • Start the development server

Project Structure

Explain the structure of your project's directories and files.

  • src/ - Contains the source code of the project
  • public/ - Contains the public assets
  • components/ - Contains reusable components
  • ...

Usage

Provide examples or instructions on how to use your project or any specific features.

Contributing

State whether you are open to contributions and provide guidelines for potential contributors.

License

Specify the license under which your project is distributed.

About

This example showcases a React Next.js application integrated with Redux and TypeScript, demonstrating various tasks such as a todo list, pagination, image cropper, and more.


Languages

Language:TypeScript 75.3%Language:SCSS 19.7%Language:JavaScript 4.9%Language:CSS 0.1%