GithubHelp home page GithubHelp logo

vinay-pratap-singh / auth-app-using-next Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.44 MB

This is an authentication app created completely using the next js

Home Page: https://auth-app-using-next.vercel.app

JavaScript 2.56% CSS 0.24% TypeScript 97.21%

auth-app-using-next's Introduction

Full Stack Authentication App

Project Overview

This is a full stack authentication app developed using Next.js, Tailwind CSS, and Mailtrap. The app is designed to provide a comprehensive user authentication experience with features such as login, logout, password recovery, email verification, and more. The project serves as a learning exercise and draws inspiration from Hitesh Choudhary's Next.js course series on YouTube.

Features

  • User registration and login functionality.
  • Password reset using the Mailtrap email service.
  • Email verification to enhance security.
  • Profile management for authenticated users.
  • Responsive design optimized for both mobile and laptop devices.
  • Route protection to control user access.

Technologies Used

  • Next.js: A React framework for building server-rendered applications.
  • Tailwind CSS: A utility-first CSS framework for creating responsive designs.
  • Mailtrap: An email service for testing and development purposes.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/your-auth-app.git
    cd your-auth-app
  2. Install dependencies:

    npm install
  3. Configure environment variables:

    MONGO_DB_URL=your-mongodb-url
    TOKEN_SECRET=your-jwt-secret-key
    DOMAIN=your-domain
    TRANSPORT_USER=your-mailtrap-username
    TRANSPORT_PASS=your-mailtrap-password
  4. Start the development server:

    npm run dev
  5. Open http://localhost:3000 in your browser.

Acknowledgements

This project is inspired by Hitesh Choudhary's Next.js course series on YouTube. Special thanks to Hitesh for his educational content and guidance.

Attribution

All the images used in this project is taken from the Freepik.

License

This project is licensed under the MIT License. For more information, see the LICENSE file.

Note: This project is intended for educational purposes and may require additional security enhancements before being used in production.

auth-app-using-next's People

Contributors

vinay-pratap-singh 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.