This is a Next.js project that demonstrates how to visualize data from MySQL using Flexmonster and Recharts.
- Clone the repository:
git clone https://github.com/vo-fomin/next-sql.git && cd next-sql- Install dependencies:
npm install- Start the project:
npm run build && npm startOpen http://localhost:3005 with your browser to see the result.
To learn more about Next.js, Flexmonster, or Recharts, take a look at the following resources: