A React app boilerplate tweakedđź› by 925 Studio.
- React
- React Router 6.x
- styled-components 5.x
- Auto/Custom Theme (Custom hook🪝 included)
- Auto Viewport Size (Custom hook🪝 included)
- Custom Local Storage Hook🪝
Clone this repo...
git clone https://github.com/925-Studio/925-react-app-boilerplate.git
...then install.
npm install --save
npm start
You can view the development server at localhost:3000
.
npm run build
This project is open source and available under the MIT License.