**Project React.js.
https://aguilarservice.netlify.app
This portfolio was made in the React.js course, you can access the following link https://plataforma-login.coderhouse.com for more information.
Porfolio has been carefully coded with clear comments in all of its JS, Tailwind React.js and HTML files. Tailwind has been used to increase knowledge and speed of code development..
Important Note: To install it via npm/Yarn, you need at least Node.js 14 or higher.
npm install
npm install -D tailwindcss
yarn install
git clone [https://github.com/ColorlibHQ/AdminLTE.git](https://github.com/Aguilar1998/PreEntrega2-Aguilar-React.git)
Visit the https://tailwindcss.com/
To compile the dist files you need Node.js/npm, clone/download the repo then:
npm install
(install npm deps)- Optional:
npm run dev
(developer mode, autocompile with browsersync support for live demo) npm run start
(compile css/js files)
Is an open source project created within the React.js course to be evaluated by the tutors and the teacher.