Skip to content

Global-Syntax/hackathon-template

Repository files navigation

Alt Text

Hackathon Starter Template

Welcome to the Next.js Hackathon Starter Template! This project is designed to help you quickly set up a Next.js application for hackathons or rapid prototyping, allowing you to focus on building innovative solutions without getting bogged down in setup.

Features

  • ✅ Hero Page
  • ✅ Blog Page
  • ⬜ Sign In

UI Endpoints

Endpoint Description
/ Home
/auth/login Login
/auth/register Register
/auth/forgot-password Forgot Password
/auth/reset-password Reset Password
/blog Blogs
/blog/{slug} Blog Post
/contact Contact
/profile Profile

Quick Start

To get started with the template:

  1. Clone the repository:
    git clone https://github.com/Global-Syntax/hackathon-template
  2. Change into the directory:
    cd hackathon-template
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Environment Variables

Make sure to set up your environment variables. Create a .env.local file in the root directory of your project and add the following variables:

NEXT_PUBLIC_API_URL=<your-api-url>
NEXTAUTH_URL=<your-auth-url>
# Add any other necessary environment variables

Documentation

For detailed information on how to use and customize this template, please visit the Wiki.

License

This project is licensed under the MIT License.

Support

For support or colab, email or visit website

Authors

About

This repository provides a flexible and optimized Next.js starter template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •