mobile-first-react-boilerplate Tailwind Templates

Mobile First React Boilerplate

React boilerplate for mobile first approach on creating Web App with featured Progressive Web App aside. We used Sass preprocessor for styling the web with TailwindCSS inspired, to learn the basic both with CSS and Sass syntax and implementing tailwind approach.

Adazolhub

Mobile React - Boilerplate

Run Locally

Clone the project

 > git clone https://github.com/adazol123/mobile-first-react-boilerplate.git 'Your project name here'

Go to the project directory

 > cd 'Your project name here'

Install dependencies

 > npm install
 # or
 > yarn install

Start the server

 > npm run start
 # or
 > yarn start

Run the sass watcher


> sass --watch src/style/scss:src/style/css

Features

  • Light/Dark mode toggle
  • Live previews
  • Progressive Web Apps
  • SEO friendly
  • Sass preprocessor scripting language

Tech Stack

Client: React, Next, Sass with TailwindCSS inspired

Server: Node, MongoDB, Firebase

Deployment: Vercel, Firebase, Hostinger, Cloudflare


Contributors

Daniel Lozada

License

MIT

Top categories

Loading Svelte Themes