Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 448 Bytes

Bordo Web

Pet project for learning purposes - implementing registration & authorization, user profile management account management

Stack: NextJS 13, TailwindCSS, SCSS Modules, TanStack Query, GIPHY API Backend: Django (separate project publicly available soon)

Currently migrating to NextJS 13 (React with Webpack -> Vite -> NextJS) and removing progressively ChakraUI in favour of custom components with just TailwindCSS and SCSS modules.