Esta es una aplicación web creada con React y NextJs.
This project can be seen in action in mapeo's blog
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can try 2 main routes
- Main route http://localhost:3000
- Editor route http://localhost:3000/internal/editor
In order to use the editor you should change the firebase credentiales in the lib/firebase.ts
file in order to work in your own enviroment.
Desarrollado para Mapeo por @mj2silva