1
0

Add links to ReactJS Dark mode and Emoji documentation

This commit is contained in:
PA4KEV 2023-02-18 19:52:21 +01:00
parent c2aa1960c6
commit b168283fbc

View File

@ -37,6 +37,10 @@ Bootstrap: `npm install bootstrap`
Routing: `npm install react-router-dom` Routing: `npm install react-router-dom`
Dark mode: [https://www.makeuseof.com/how-to-add-dark-mode-to-a-react-application/](https://www.makeuseof.com/how-to-add-dark-mode-to-a-react-application/)
Emoji component: [https://medium.com/@seanmcp/%EF%B8%8F-how-to-use-emojis-in-react-d23bbf608bf7](https://medium.com/@seanmcp/%EF%B8%8F-how-to-use-emojis-in-react-d23bbf608bf7)
--- ---
# Getting Started with Create React App # Getting Started with Create React App