Skip to content

zwql-learncode/next-newsletter-app

Repository files navigation

next-newsletter-app

This is my excercise to learn nextjs route API Using Nextjs, Typescript, route API

🚀 Quick start

  1. Step 1. Clone the project
    git clone https://github.com/zhengwuqingling28/next-newsletter-app.git
  2. Step 2. install package
    npm i
    run backend
    npm run dev