Code Monkey home page Code Monkey logo

globalform-solutions's Introduction

GlobalForm-Solutions

GlobalForm-Solutions is a collaborative project undertaken by three classmates as part of our final thesis. The project focuses on building a web application that allows users to create forms and share them with friends or events. We have utilized the Next.js framework with the T3 stack to set up the project.

Participents

Table of Contents

Installation

To get started with GlobalForm-Solutions on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/GlobalForm-Solutions.gitgit
  2. Navigate to the project directory:

    cd GlobalForm-Solutions
  3. Install dependencies:

    npm install

Usage

After the installation, you can run the development server with the following command:

npm run dev

This will push the database and start the Next.js development server. Visit http://localhost:3000 in your browser to access the application.

Scripts

The project includes several useful scripts:

  • npm run dev: Push the database and start the development server.
  • npm run prettier: Run Prettier to format the code.
  • npm run lint: Run linting using Next.js ESLint.
  • npm run build: Build the Next.js application.
  • npm start: Start the Next.js production server.

Technologies

GlobalForm-Solutions leverages the following technologies:

  • Next.js
  • Prisma
  • Clerk.js
  • React
  • tRPC (Typed RPC)
  • TypeScript
  • SCSS / Tailwind CSS
  • For a complete list of dependencies, please refer to the package.json file.

Contributing

We welcome contributions to enhance GlobalForm-Solutions. If you find any issues or have suggestions, please open an issue or create a pull request.

License

This project is licensed under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.