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
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ NextLevel is a performance metrics dashboard tailored to Next.js applications th
49
49
50
50
## Getting Started
51
51
52
-
1. To get started, visit nextlevel-dash.com and create an account. After account creation, you will be navigated to an onboardingp page which will direct you to complete the below steps.
52
+
1. To get started, visit nextlevel-dash.com and create an account. After account creation, you will be navigated to an onboarding page which will direct you to complete the below steps.
53
53
54
54
2. Install configure next.js bundle analyzer in your Next.js application
55
55
@@ -143,7 +143,7 @@ Metrics displayed on the dashboard include:
143
143
144
144
By default, the overview data covers the last 24 hours. You can modify the time period using the date and time selector located in the top right corner of the dashboard.
145
145
146
-
There are also gauges that track the averages of each metric over a set period of time. From these averages there will also be a performance score displayed ranging from "poor" to "needs work" to "great". This will notify you if your application needs to make some changes to improve its performance.
146
+
There are also gauges that track the averages of each metric over a set period of time. From these averages there will also be a performance score displayed ranging from "poor" to "needs work" to "great." This will notify you if your application needs to make some changes to improve its performance.
147
147
148
148
## Contribution Guidelines
149
149
@@ -160,15 +160,15 @@ We welcome your contributions to the NextLevel product!
160
160
161
161
### Looking Ahead
162
162
163
-
Here’s a list of features being considered by our team:
163
+
Here is a list of features being considered by our team:
164
164
165
165
- Tracking individual page/component build time via the npm package
166
166
- Allow users to track metrics for multiple codebases through their dashboard
167
167
- Create organizations so multiple users can access an organization's dashboard
168
-
- Enhanced security through change password and email functionality/profile page
169
-
- A dark mode and light mode feature to reduce eye strain.
170
-
- A completed forgot password and remember me functionality. /additional customizations via a settings page
171
-
- Fix CLS gauge so that the marker is at the correct position.
168
+
- Enhanced security through change password and email functionality
169
+
- A dark mode and light mode feature to reduce eye strain
170
+
- A completed forgot password and remember me functionality
171
+
- Fix CLS gauge so that the marker is at the correct position
0 commit comments