mawi-react-app

0.1.16 • Public • Published

mawi-react-app

I have created this simple template with React, so that I have a ready-made base to start developing my projects. This way I can save time and be more productive.

Write to me on Github with an issue or a pull request if you want to contribute to making the template more efficient, stable, and up-to-date.

What I used

  • React, react-dom, react-router-dom
  • Tailwindcss, Postcss, Autoprefix
  • Babel with all necessary packages and plugins
  • Webpack with all necessary packages and plugins

How the template is structured

Very simply, there is a /public folder with an index.html file and a /src folder containing the React app.

The flow starts with the index to initialize React, then passes through the router and sends to the Homepage component with a simple hello world. In addition, there is the NotFound component for the 404 error.

Install and use:

npm i -g mawi-react-app
npx mawi-react-app project-name
cd project-name
npm install
npm start

links

NPMjs Package GitHub Repository

Dependents (0)

Package Sidebar

Install

npm i mawi-react-app

Weekly Downloads

0

Version

0.1.16

License

ISC

Unpacked Size

221 kB

Total Files

18

Last publish

Collaborators

  • mawidev