https://github.com/zhuima/react-wiki
https://github.com/zhuima/react-wiki
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhuima/react-wiki
- Owner: zhuima
- Created: 2022-07-19T10:31:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T08:08:18.000Z (almost 4 years ago)
- Last Synced: 2024-12-31T02:43:06.964Z (over 1 year ago)
- Language: JavaScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
react wiki
----------
# Article
[Using Bootstrap with React: Tutorial with examples](https://blog.logrocket.com/using-bootstrap-with-react-tutorial-with-examples/)
[ReactJS Project – Build a Rick and Morty Character Wiki](https://www.freecodecamp.org/news/react-js-project-build-a-rick-and-morty-character-wiki/)
[React Router 6 Tutorial](https://www.robinwieruch.de/react-router/)
# my learning experience
- how can use useEffect perfectly to update the state
# todo
- [ ] rewrite this project with typescript
- [ ] complete the backend server with express or next.js
- [ ] add tests