Skip to content

brittytino/SRCAS-Hackathon

Repository files navigation

SRCAS Hackathon Website

Welcome to the SRCAS Hackathon Website! This project showcases the participants, projects, and highlights of the hackathon.

🚀 Technologies Used

  • Next.js: A powerful React framework for building server-rendered applications.
  • JavaScript: The programming language used throughout the project.
  • Vercel: Platform for deploying the Next.js application seamlessly.
  • Git: Version control system for tracking changes in the source code.
  • GitHub: Hosting platform for Git repositories.
  • Tailwind CSS: A utility-first CSS framework for styling the application.
  • And more: Additional libraries and tools to enhance functionality.

🛠️ Getting Started

To get started with the project, follow the steps below:

📋 Prerequisites

  • Node.js (version 12.x or higher)
  • npm (comes with Node.js)

💻 Installation

  1. Clone the repository:

    git clone https://github.com/brittytino/srcas-hackathon.git
    cd srcas-hackathon-website
  2. Install dependencies:

    npm install

🏗️ Running the Development Server

To start the development server, run:

npm run dev

This will start the application on http://localhost:3000.

📦 Building for Production

To create an optimized production build, use:

npm run build

🌐 Deployment

To deploy your application to Vercel, follow these steps:

  1. Sign up or log in to Vercel.
  2. Import your GitHub repository.
  3. Follow the prompts to deploy your application.

⚙️ Additional Scripts

  • Run Tests: If you have tests set up, you can run them using:

    npm test
  • Linting: To check your code for linting errors, use:

    npm run lint

🤝 Contributing

We welcome contributions! Please feel free to submit a pull request or create an issue for any improvements or bugs you find.

📝 License

This project is licensed under the MIT License. See the LICENSE file for more details.

🙏 Acknowledgments

Thank you to all participants and contributors of the SRCAS Hackathon!

About

The official website for the SRCAS Hackathon, showcasing participants, projects, event details, and highlights, built with Next.js and deployed on Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors