-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Victor Ocnarescu edited this page Mar 9, 2024
·
14 revisions
Welcome! This wiki tries to make a great presentation of this React template and also tries to answer some common questions written as "How to" short articles.
The main documentation has been moved to Confluence
- How to start a new project
- How to add a new icon
- How to conditionally add classes
- How to add dark mode
- How to add translations
- How to implement complex forms
- and many more
-
next
the React framework for production -
tailwindcss
for utility-first classes -
axios
for managing API requests -
formik
for managing forms -
date-fns
for managing dates -
lodash
for utility functions for common programming tasks -
react-hot-toast
for managing user notifications -
store2
for managing local storage - and many more