Try Now : you can give me feedback at this github or my email 😁.
This is my first website that I developed using Next JS. I try to explore the user interface and the state management data to implement SSG/SSR system at Next JS. For backend and database, now I'm temporarily using JSON-SERVER and deploy it at Heroku. And later I will develop using Express JS for backend.
- Reactstrap for layouting and make some component.
- Bootstrap for layouting and make some component.
- Redux and React Redux for manage data from local state and global state.
- Axios for get/post/put/delete data from back-end API.
- [Google Analytics] for analytics user exploration.
- [Meta Tag] for support thumbnail preview when share web url.