Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 783 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 783 Bytes

React Developer Panel 👩‍💻

🌐 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 :)

Libs 📚

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.