Skip to content

gluestack/next-head-starter-kit

Repository files navigation

Expo gluestack-ui Head Starter Kit 🚀

A comprehensive starter kit to kick-start your next mobile application using NextJs and gluestack-ui - your one-stop solution for faster, smoother, and better mobile and web development.

Demo

See the live demo of this starter kit at Demo Link.

👩‍💻 Built with

  • gluestack-ui
  • NextJs
  • TypeScript

🌟 Features

  • Seamless Integration: Get up and running with Expo and gluestack-ui in no time.
  • Modular Architecture: Built with scalability in mind to cater to both small and large projects.
  • Theming & Styling: Customizable themes using gluestack-ui components.
  • Detailed Documentation: Comprehensive documentation to guide you through every step.
  • Extensive form handling: Extensive implementation of handling forms and validations.
  • Preconfigured linting rules: Comprehensive linting rules.
  • Preconfigured editor configurations: Widely accepted editor configuration.

📷 Screenshots

Please find the screenshots in the head-starter-kit-screenshots folder.

🚀 Getting Started

Prerequisites

  • Node.js
  • NextJs CLI

Installation

# Clone the repository

## Using SSH
git clone [email protected]:gluestack/expo-head-starter-kit.git

## Using HTTPS
git clone [https://github.com/gluestack/expo-head-starter-kit.git](https://github.com/gluestack/expo-head-starter-kit.git)

# Navigate into the directory
cd next-head-starter-kit

# Install dependencies
npm install

# Start the Expo development server
npm run dev

📖 Documentation

For a deep dive into the components, structure, and configurations, please refer to our detailed documentation.

🙌 Contributing

We welcome contributions! Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo, make changes and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License.

❤️ Acknowledgments

  • Thanks to the NextJs team for creating an amazing platform.
  • Shoutout to gluestack-ui contributors for their outstanding work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published