This app is using redux third-party library and so other useful libraries.This app also aims to show authentication and authorization process dealing with real back-end api data.You can test register,login,contact and so other option in this app.
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/Hanhtunaung97/React-contact-app.git
cd React-contact-app
Installation
Install the project dependencies using npm:
npm install
Running the Project
npm run dev
Open http://localhost:5173 in your browser to view the project.