Giter Site home page Giter Site logo

paulgrammer / next-todo-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raymondkneipp/next-todo-app

0.0 0.0 0.0 85 KB

Explore the capabilities of Next.js 13 through our demo repository showcasing a simple todo app. Dive into server actions and leverage Drizzle ORM integration to grasp how to efficiently manage tasks.

Home Page: https://next-todo-app-snowy.vercel.app

JavaScript 7.76% TypeScript 91.73% CSS 0.51%

next-todo-app's Introduction

Demo Todo App with Next.js 13, Server Actions, and Drizzle ORM

Explore the capabilities of Next.js 13 through our demo repository showcasing a simple todo app. Dive into server actions and leverage Drizzle ORM integration to grasp how to efficiently manage tasks.

Learn More

To learn more about Next.js, take a look at the following resources:

This repository contains a simple demo todo app created with Next.js 13, showcasing the usage of server actions and integration with Drizzle ORM. It serves as a practical example to help you understand the implementation of these features and build efficient applications.

Features

  • Manage tasks: Create, update, and delete todos with ease.
  • Server actions: Utilize server-side logic for handling todo operations.
  • Drizzle ORM integration: Seamlessly interact with the database using Drizzle ORM.

Getting Started

Prerequisites

  • Node.js and npm installed on your local machine.

Installation

  1. Clone this repository:

    git clone https://github.com/raymondkneipp/next-todo-app.git
  2. Navigate to the project directory:

    cd next-todo-app
  3. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm run dev
  2. Open your browser and visit http://localhost:3000 to access the app.

Contributing

Contributions are welcome! If you find any issues or have ideas for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.


Feel free to explore the codebase, experiment with server actions and Drizzle ORM, and learn how to create powerful applications using Next.js 13.

next-todo-app's People

Contributors

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