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

https://github.com/zhuima/react-wiki


https://github.com/zhuima/react-wiki

Last synced: 4 months ago
JSON representation

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