Skip to content

chrisdurfee/next-app-shell

Repository files navigation

Base Example App Shell

Framework Overview

This is an example app shell for the Base Framework. It is a simple, single page application that demonstrates the framework's capabilities. The app shell is a good starting point for creating your own application.

Here is the link to the example app: Next App Shell

Layouts

This app uses components and atoms to create layouts. Components are reusable layouts that contain the presentation and functionality. They are reusable and extensible, helping to reduce redundant code through abstract types.

Technologies

  • JavaScript
  • HTML
  • CSS
  • Base Framework
  • Base Atoms
  • Base Organisms
  • Base UI
  • Vite
  • Tailwind CSS

Screenshots

Music Page Mobile Music Page Dashboard Page Orders Page Inbox Page Blog Page Client List Page Documentation Page Calendar Page Notification Page Website Page Messaging Page Short Navigation Sign In Page

Getting Started

To begin using the Base Framework, follow these steps:

  1. Clone the repository:
git clone https://github.com/chrisdurfee/next-app-shell.git
  1. Navigate to the project directory:
cd next-app-shell
  1. Install dependencies (ensure Node.js is installed):
npm install
  1. Run the development server using Vite:
npm run dev

About

This is an example application that uses base.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published