Demo: https://start.panxuc.com/
A simple start page based on Next.js.
- Search engine support
- Customizable links
- Dark mode
- Responsive design
- Clone the repository
- Install dependencies with
npm install
- Build the project with
npm run build
- Start the server with
npm run start
- Open
http://localhost:3000
in your browser - Enjoy!
You can customize the links in public/categories.json
.
This project is licensed under the MIT License - see the LICENSE file for details.