This is a Next.js project bootstrapped with create-next-app
.
The project directory structure is as follows:
rm-roofing/
├── public/ # Static assets
├── src/ # Source files
│ ├── app/ # Application components
│ ├── pages/ # Next.js pages
│ ├── styles/ # CSS styles
│ └── utils/ # Utility functions
├── .gitignore # Git ignore file
├── package.json # NPM package configuration
├── README.md # Project documentation
└── tsconfig.json # TypeScript configuration
In the project directory, you can run:
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Starts the production build of the app.
Build the Project and serve @ localhost:3000.
Contributions are welcome! Please open an issue or submit a pull request for any bugs, improvements, or features.
This project is licensed under the MIT License - see the LICENSE file for details.
This project is proprietary. All rights are reserved by the client. Unauthorized copying, distribution, or modification of this project is strictly prohibited.