Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliencrn/challenge

Abandoned - [Front-end]: Building challenge platform
https://github.com/juliencrn/challenge

nextjs react tailwindcss typescript

Last synced: 14 days ago
JSON representation

Abandoned - [Front-end]: Building challenge platform

Awesome Lists containing this project

README

        

# Challenge

A Next.js, Tailwind-css, Express & MongoDB application.

- [*] Persist redux
- [*] Logout
- [] Split/Dynamise header
- [] Remove counter
- [] Authenticated routes
- [] Redirect after login or when connect

### Next
- [] Create defi db table and connect form et login
- [] Dark/light theme
- [] PostCSS: purge and @apply "classNames";
- [] Add icons
- [] DRY: Refactor API calls in userSlice (cf: RTK Query || useSWR)
- [] Check useSWR https://github.com/vercel/next.js/blob/canary/examples/with-passport/lib/hooks.js