/state-management

Primary LanguageJavaScriptMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– [Front_Ene_Test]

This project utilizes Next.js, React, and Redux Toolkit to tackle state management challenges when dealing with API data. It also incorporates Tailwind CSS and the DaisyUI Tailwind CSS component library for styling the components.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Log In by using the usernameπŸ‘.
  • Add a new Team by filling the form.
  • Keep the data even after the page refresh.

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone https://github.com/HtetWaiYan7191/state-management.git

Install

Install this project with:

  cd front-end-test
  npm install

Usage

To run the project, execute the following command:

  npm run dev

πŸ‘₯ Authors

πŸ‘€ Htet Wai Yan

(back to top)

πŸ”­ Future Features

  • Add new players from team
  • Proper Authentication
  • Update Team Function

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

  • If you like this project you can give me a star 😊

(back to top)

πŸ™ Acknowledgments

  • I would like to thank Codigo for this opportunity.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)