Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juliencrn/challenge
- Owner: juliencrn
- Created: 2021-03-28T03:23:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T23:43:18.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T01:14:47.215Z (4 months ago)
- Topics: nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://challenge-nu.vercel.app
- Size: 246 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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