Eternals
Eternasl is a node based cli application that let you create react application with various templates such react with tailwind css, style component, bootstrap, redux etc.
Problem Statement
Let's say we want to create react application with tailwind css. This can be achieved by either of the following ways:
Solution 1
- Install React application
- Visite Tailwind Docs
- Then Install it
(Trust me this consumes your precious time & can be anoying sometime)
Step 2
- Google any react-tailwind starter template
- If found then download it.
- Else follow Solution 1
In short this is a tedious task. Imagine of doing the same for bootstrap, tailwind with redux, bootstrap with redux, redux-styled components and so on.
🚀 Solution
Use Eternals! It has the collection of mostly used templates using which one can easily initialize thier app.
Installation
Install eternals with npm
npm i -g eternals
Install eternals with yarn
yarn add -g eternals
Uses
In terminal type :-
eternals
and press enter. You will see the following:-
Demo
Insert gif or link to demo
To do
-
Support for
Next.js
-
Support for
Typescript
-
Support for
React Native
, etc
Contributing
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
License
Acknowledgements
- React
- Bootsrap , Tailwind CSS, Redux , Styled Component
- chalk , execa , inquirer
- copy-template-dir , ora