Skip to content

martinzokov/react-boilerplate

Repository files navigation

React boilerplate

This is a basic React boilerplate with a login page. It can be used as a base for other appliactions. Feel free to tweak however you like.

Features of this boilerplate

  1. Next JS - Server side rendering framework
  2. Material UI - Layout and styling framework
  3. TypeScript - Strong types for JS
  4. Axios - For all your HTTP Request needs
  5. Redux - State management

The boilerplate provides a login page with 3 Social login providers - Google, Facebook and Github. However, this requires a backend which can be found here. Check the repo to see how to set it up.

How to run the boilerplate

npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages