NextJS Portfolio
This demo portfolio is my first NextJS personal project. It's a simple app that demonstrates basic routing and form handling. Users can add input and see it appear on the page. It uses Local Storage to save the user input but the feature is currently being worked on.