An open API service indexing awesome lists of open source software.

https://github.com/laststonedjs/feedorama_app

In React using JSON server for mimicking an API, an application that works on the principle of a web news page, with a mini backend using Node.js to communicate with a Database.
https://github.com/laststonedjs/feedorama_app

api database javascript json-server nodejs typescript

Last synced: 3 months ago
JSON representation

In React using JSON server for mimicking an API, an application that works on the principle of a web news page, with a mini backend using Node.js to communicate with a Database.

Awesome Lists containing this project

README

        

# feedorama_app


Through this project, I continue to improve writing Typescript, the application is based on the fact that, in addition to articles and news, they also contain mini-quizzes (something like "BuzzFeed").

---

### :hammer_and_wrench: Technologies :
Vanilla js, HTML, CSS, JSON-Server

---

---

### Screenshots :

![pick_a_vacation](https://github.com/laststonedjs/feedorama_app/assets/58791451/6aa269e9-afb6-40d4-ba74-07a42f708863)
![pick_some_food](https://github.com/laststonedjs/feedorama_app/assets/58791451/d180f61e-6513-4a35-8fbc-dbc461a99487)
![pick_a_home](https://github.com/laststonedjs/feedorama_app/assets/58791451/2e3cddc5-dc68-497d-affc-6c27729f4fcd)

---