Samagra-Development / Doc-Generator

Create PDFs from a variety of formats.
17 stars 45 forks source link

Next.js frontend for UI #162

Closed Swatishree-Mahapatra closed 11 months ago

Swatishree-Mahapatra commented 1 year ago

What does it do?

  1. Initial setup of the folder named frontend that will have all the UI-related code. The folder structure is divided as follows:

/frontend /public /images /src /components /pages /styles next.config.js package-lock.json package.json .gitignore

  1. Adds real-time rendering page and user dashboard page