D
D
Denis Sokolov2020-11-17 15:57:28
React
Denis Sokolov, 2020-11-17 15:57:28

Is it possible to create an admin panel with React?

Is it possible to create an admin panel with React? So that a person goes there to add news and it is displayed on another page? And what else do you need to know besides react?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
arseniy88, 2020-11-17
@arseniy88

ReactJs is a frontend library that helps to render the interface. That about what you speak is called post request. In js, this is fetch ( https://learn.javascript.ru/fetch ). If you have worked with API, you know what it is. There is also axios library which simplifies the work. The answer to your question is yes, it is quite possible if there is a competent API, but this is already the task of the backend.

S
Sergey Suntsev, 2020-11-17
@GreyCrew

Yes, of course, there are a lot of examples on the Internet
https://marmelab.com/react-admin-demo/#/

V
Vasily, 2020-11-17
@vasily_konnov

You can even take a ready one https://themeforest.net/tags/react?gclid=Cj0KCQiAh...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question