Start your react frontend code seemlessly, without stress
This repo contain the following dependencies below.
- React
- React-DOM
- React-Router
- React-Router-DOM
- TailwindCss : a utitility framework which enables development faster with css.
- Notyf : adds
Toast
notification styles like to your react project. - FramerMotion : easily add slick and smooth animations to your react application.
- JwtDecode : for working with
JsonWebTokens
(Authentication / Authorization) within the browser. - AOS : Animate On Scroll.
You might not need any of the dependencies mentioned above, feel free to edit the package.json
file and reinstall every other package which might be needed.
git clone https://github.com/FlixMenu/web-starter-kit.git
npm install
yarn add