Giter VIP home page Giter VIP logo

url-shortener's Introduction

URL Shortener SPA with React and Next.js

Welcome to our Single Page Application (SPA) dedicated to URL shortening, built with React, TypeScript, and Next.js. This application utilizes the powerful Next.js framework, specifically its version with the Pages Router, to handle routing seamlessly. We've incorporated Prisma for database management, PostgresSQL as our database, and Docker with Docker Compose to containerize and deploy our database effortlessly.

ShortenerUrl.mp4

Key Technologies

  • React: Providing a robust foundation for building interactive user interfaces.
  • TypeScript: Ensuring type safety and enhancing code maintainability.
  • Next.js (with Pages Router): Simplifying routing and enabling efficient server-side rendering.
  • Prisma: Streamlining database operations and management.
  • PostgresSQL: Utilizing a reliable and scalable relational database management system.
  • Docker (with Docker Compose): Containerizing our application and database for easy deployment.

Getting Started

To set up and run the application:

  1. Clone the repository:

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

    cd your-repo
  3. Install dependencies:

    yarn install
  4. Start the application:

    yarn dev
  5. Access the application via your browser at http://localhost:3000/.

Database Setup

To set up the PostgresSQL database using Docker Compose:

  1. Ensure you have Docker installed on your system.

  2. Navigate to the project directory.

  3. Run the following command:

    docker-compose up

Note

Make sure to configure Prisma to connect to your PostgresSQL database properly in the prisma/schema.prisma file.

Usage

Experience the convenience of URL shortening with our SPA. Generate short URLs effortlessly and manage them seamlessly.

Contact

For inquiries or collaboration opportunities, feel free to reach out via email at [email protected].


Simplify your URL management with our URL Shortener SPA, built with cutting-edge technologies for a seamless experience. Thank you for choosing our application! ๐Ÿ”—โœ‚๏ธ๐Ÿš€

url-shortener's People

Contributors

kevinshogun 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.