Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joyshaheb/nextjs-marvel-wiki
https://github.com/joyshaheb/nextjs-marvel-wiki
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joyshaheb/nextjs-marvel-wiki
- Owner: JoyShaheb
- Created: 2023-09-12T15:41:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T19:18:52.000Z (over 1 year ago)
- Last Synced: 2023-09-28T22:46:26.506Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://nextjs-marvel-wiki.vercel.app
- Size: 480 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project status
This is a work in progres project. Will be finished soon ✨
## Project Features List
* Bookmarks
* ✅ Light/ dark mode
* Responsive design
* pagination
* dynamic and static routes
* error handling & loading states UI## Improvement List
* fix logo of navbar and update the options
* ✅ fix light/ dark mode switch
* display no data found UI
* add caching feature from rtk query to save data fetching
* add pagination feature## Future Features to Add
* unit testing
* storybook