- ReactJS
- React Hooks
- Redux
- Redux Thunk
- Redux Persist
- Firebase
- emotion (styling)
- CSS modules
- bootstrap (grid)
- react-router-dom
- react-lazy-loading
- react-loading-skeleton
- react-particles-js
- react icons
- react-toastify
- react-slick
- slick-carousel
- EmailJS
- rc-banner-anim
- rc-queue-anim
- rc-tween-one
- axios
- The MealDB API
First install dependencies:
npm install
To run in hot module reloading mode:
npm start
To create a production build:
npm run build