This is a React-based web application that utilizes React Toolkit for data management, Context API for token storage, and React Router DOM for page navigation. The app is connected to a real API, and the data is retrieved using Axios. Warning notifications are displayed using React Toastify and SweetAlert libraries, and the project can be launched using npm run dev.
- React-based web application
- Utilizes React Toolkit for data management
- Uses Context API for token storage
- Employs React Router DOM for page navigation
- Retrieves data using Axios from a real API
- Displays warning notifications using React Toastify and SweetAlert libraries
To get started with this project, follow the steps below:
- Fork the repository to your own GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch and make your changes.
- Push your changes to your forked repository.
- Submit a pull request to the original repository.
The Screen Gif of the project is below: