This is public repository for https://ednaemajka.mk/ a local community marketplace for listing and selling local homemade products.
Define local environment variables for Firebase and SMTP in the .env.local
file making sure not to push secrets
Run the development server yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
Deployment is done via Vercel Platform, making it super easy to make preview and production deployments. Each PR will generate preview deployment and the link will be available on the PR itself.
Check out our Next.js deployment documentation for more details.