BotickRClient is a frontend application for the BotickR API, built with React.js and Next.js. This project was developed as an exercise to explore the NPM ecosystem, enhance frontend skills, and practice core JavaScript concepts.
- Next.js Framework β optimized server-side rendering and routing
- NextAuth.js β secure and seamless authentication handling
- React.js β component-based architecture for UI development
- NPM Environment β working with dependencies and package management
The goal of this project was to practice frontend development fundamentals, authentication mechanisms, and improve proficiency in JavaScript.