This is a home pet project build to help dealing with creating and management of a solopreneur responsibilities, organization and client management.
Currently, in development:
Clone the project
git clone https://github.com/pozytron/nextjs-dashboard
Go to the project directory
cd nextjs-dashboard
Install dependencies
npm i
Start the local development server
npm run dev
Client: React, TypeScript, TailwindCSS
Server: Node, Neext.js