Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.13 KB

Mangateca

Progressive Web App (PWA) to read manga in spanish using my API man-go

PC Mobile
PC Home screen Mobile Home screen
PC Search screen Mobile Search screen
PC Manga screen Mobile Manga screen
PC Reader screen Mobile Reader screen

Development

Create the .env file

Create a .env file in the root of the project with the SERVER_URL, the man-go API.

SERVER_URL = http://localhost:7070 

Run

npm install
npm run dev

LICENSE

License: MPL-2.0