Skip to content

Just a basic react web starter kit for any applicaton built

Notifications You must be signed in to change notification settings

FlixMenu/web-starter-kit

Repository files navigation

FlixMenu React Starter Kit

Start your react frontend code seemlessly, without stress


What Included?

This repo contain the following dependencies below.

Important

  • React
  • React-DOM
  • React-Router
  • React-Router-DOM
  • TailwindCss : a utitility framework which enables development faster with css.

Optional

  • 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.

Setup

Clone Repo

    git clone https://github.com/FlixMenu/web-starter-kit.git

Install all dependencies

    npm install

    yarn add

About

Just a basic react web starter kit for any applicaton built

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published