Skip to content

Marttify/Services-Aguilar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version Open in Visual Studio Code

**Project React.js.

https://aguilarservice.netlify.app

Are you looking to learn?

This portfolio was made in the React.js course, you can access the following link https://plataforma-login.coderhouse.com for more information.

Captura de pantalla 2023-03-17 a la(s) 11 13 56

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..

Using The Command Line:

Important Note: To install it via npm/Yarn, you need at least Node.js 14 or higher.

Via npm

npm install
npm install -D tailwindcss

Via Yarn

yarn install

Via Git

git clone [https://github.com/ColorlibHQ/AdminLTE.git](https://github.com/Aguilar1998/PreEntrega2-Aguilar-React.git)

Documentation

Visit the https://tailwindcss.com/

Browsers support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
iOS Safari
iOS Safari
Samsung
Samsung
Opera
Opera
Vivaldi
Vivaldi
Electron
Electron
IE10, IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

Compile dist files

To compile the dist files you need Node.js/npm, clone/download the repo then:

  1. npm install (install npm deps)
  2. Optional: npm run dev (developer mode, autocompile with browsersync support for live demo)
  3. npm run start (compile css/js files)

License

Is an open source project created within the React.js course to be evaluated by the tutors and the teacher.