🌐 Welcome to React Developer Panel (RDP), this repository is a React Study project, inside you can see the code that i use to create a responsive and creative web application
Note: to login just input your github name :)
To use this project in your local environment, you first need to install some React libraries, don't worry, just run these commands in your terminal, this will provide the necessary files to compile.
- npm install axios
- npm install react-router-dom @types/react-router-dom
- npm install react-icons
- npm install styled-components @types/styled-components
- npm install react-toastify
Or you can just check the application in prod Here.