Giter Site home page Giter Site logo

ascendantaditya / ngl Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 117 KB

BUILDING NGL IN MY WAY: That App Which is used to send messages anonymously with some AI Integration

JavaScript 1.10% CSS 2.93% TypeScript 95.97%
database fullstack fullstackapplication nextjs ngl ngl-link shadcn-ui tailwindcss typescript zod

ngl's Introduction

NGL

NGL is a better clone of the popular anonymous messaging platform, built with Next.js. This project allows users to send anonymous messages to anyone, featuring robust validation, modern UI components, and a seamless database integration.

Features

  • Anonymous Messaging: Send and receive anonymous messages.
  • Zod Validation: Ensures robust and secure form validation.
  • Tailwind CSS: For fast and efficient styling.
  • ShadcnUI Integration: Provides a sleek and modern user interface.
  • MongoDB: A scalable and flexible database solution.

Tech Stack

  • Next.js: The React framework for production.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • ShadcnUI: A modern UI component library.
  • Zod: TypeScript-first schema declaration and validation library.
  • MongoDB: NoSQL database for storing messages and user data.

Status

This product is not ready yet; I am currently building it. Stay tuned for updates!

Getting Started

Prerequisites

  • Node.js
  • MongoDB

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/ngl.git
    cd ngl
  2. Install dependencies:

    npm install
  3. Set up environment variables: Create a .env.local file in the root directory and add your MongoDB connection string and any other necessary environment variables.

    MONGODB_URI=your_mongodb_connection_string
  4. Run the development server:

    npm run dev

    Open http://localhost:3000 with your browser to see the result.

Usage

  • Sending Messages: Users can send anonymous messages through a clean and intuitive interface.
  • Viewing Messages: Recipients can view messages in an organized manner.

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

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

Contact

For any inquiries or feedback, please reach out to [email protected].


Feel free to customize the README with specific details about your implementation and any additional instructions or information relevant to your project.

ngl's People

Contributors

ascendantaditya avatar

Watchers

 avatar

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.