thtsystems / open-visit

Open-source application for visiting scheduling.
MIT License
9 stars 6 forks source link

Create 'web' Folder and Initialize Initial Next.js App #14

Closed denilsonpy closed 1 year ago

denilsonpy commented 1 year ago

Create a new folder named 'web' within the repository and initialize it with the basic structure of a Next.js application. This sets up the foundation for the web component of the project.