Skip to content
/ wander Public

simple map app demonstrated in React, Next.js, and Phoenix LiveView

License

Notifications You must be signed in to change notification settings

pseigo/wander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Wander

A tiny map app demonstrated three ways:

  1. A React front-end with an Elixir Phoenix backend.
  2. A full-stack Next.js app.
  3. A full-stack Phoenix app with LiveView.

These implementations are only a starting point. There is more work to be done to grow them into fully featured, production ready applications.

The main goal of this project is to make clear the differences between a plain React front-end and a Next.js application.

The React implementations are complemented by a third in Phoenix LiveView with a bit of vanilla JavaScript, to show a different approach.

License

Copyright (c) 2025 Peyton Seigo

Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

simple map app demonstrated in React, Next.js, and Phoenix LiveView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published