Skip to content

mie6996/voz-image-crawler

Repository files navigation

This is a Voz Image Crawler Project using NextJS.

Screenshot

image image

Some commands

# Install dependencies
$ yarn install

# Run the project
$ yarn dev

# Build the project
$ yarn build

# Run the project in production
$ yarn start

# Reset your database
$ npx prisma migrate reset

References

NextJS-Pinterest-Clone