Closed priyankarpal closed 1 year ago
Using NextJs & Tailwind CSS I created this website we will collect JSON data from the users we need to create a good documentation
solved #13
install dep using pnpm i to run the website use pnpm dev
pnpm i
pnpm dev
https://user-images.githubusercontent.com/88102392/233849596-a7f55023-aff8-436e-917c-d47b4cf2b8f6.mp4
@priyankarpal - why did you close this?
I forgot to add the .next file to the .gitignore
.next
don't worry I'm creating another one
Using NextJs & Tailwind CSS I created this website we will collect JSON data from the users we need to create a good documentation
solved #13
install dep using
pnpm i
to run the website usepnpm dev
https://user-images.githubusercontent.com/88102392/233849596-a7f55023-aff8-436e-917c-d47b4cf2b8f6.mp4