0.1.0 • Published 5 years ago

react-redux-scss-boilerplate v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

This project was bootstrapped with Create React App.

React app boilerplate

The project has the following dependencies

  • Bootstrap 4.3
  • SCSS support
  • React Redux with an example of data fetch
  • React Hooks eslint plugin

Purpose

This project is only for react developers to fresh and clean start. It has a basic redux based structured react app which consists:

  • environment variable file
  • SCSS based styling
  • seperated local dependencies
  • basic and ready-to-grow redux structure with fetching simple data example

Setting up & Running

npm install
npm start

or

yarn install
yarn start

License

MIT

Author

@cagcak