AgrPaavan / prompt-dictionary

This is my first full-stack Next.js 13.4 app I created by following the amazing tutorial by JavaScript Mastery Next.js 13 Full Course

Home Page:https://agrpaavan-promptdict.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prompt Dictionary

This is my first full-stack Next.js 13.4 app I created by following the amazing tutorial by JavaScript Mastery Next.js 13 Full Course

Deployed at https://agrpaavan-promptdict.vercel.app


Getting Started

Clone the repository and install the dependencies by running:

npm install
# or
yarn

First, run the development server:

npm run dev
# or
yarn dev

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

About

This is my first full-stack Next.js 13.4 app I created by following the amazing tutorial by JavaScript Mastery Next.js 13 Full Course

https://agrpaavan-promptdict.vercel.app/


Languages

Language:JavaScript 84.5%Language:CSS 15.5%