You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original concept was to build something modern and contemporary that suits the business model for Zimmerle Eats' ideas. What resulted was a very expressive yet polished design that accurately corresponds with entrepreneurial goals.
Features:
Sophisticated design concept that uses React/NextJS and styled with Cirrus CSS/UI
Interactive page components that both encourages and engages the users experience within
Captivating product imagery that entices the customer to purchase the services rendered
Note: This application is currently in development mode and it is not recommended to run the build script mode at his point. NextJS doesn't provide an eject script and instead recommends custom webpack configuration which should be done at your own discretion.
Deployment to Vercel:
About: The following explains how this app was deployed to Vercel Cloud Hosting, assuming that you have already set up an account.
Assure that your project has successfully been committed to Github, connect to a Git provider (GitHub, GitLab, or BitBucket). Any future changes made and pushed up will be directly reflected on Vercel.
From the Dashboard click on New Project to connect your Github repo and create your hosted application from the given options (or use a framework quickstart template). Click Deploy when ready to create your hosted application.
You can edit and/or change any of your Project Settings under the corresponding tabs within your Dashboard.
If you have any global or secret keys you can create them by clicking on the Environment Variables tab and manually entering the proper values in the form boxes provided. Separate variables can be saved for both Development and Production modes.
Reporting Bugs or Issues:
If you would like to report a Bug or Issue in this repo feel free to do so under the Issues tab or contact me directly about any major concerns. Ideas for improvements or enhancements to this project are also encouraged. Please address these matters by sending a Pull Request as they will be reviewed for potential consideration.
Introduce a new feature, fix an existing bug, or clean up the current codebase
Throroughly Test the changes that have been implemented [Jest testing suite is preferred]
Submit a Pull Request that accurately explains the changes that were made to this repository
Your contribution will be reviewed and considered for merge into Main or a separate branch. Thank you for assisting in the development and/or advancement of this project.