/portfolio

new portfolio using React, JavaScript and trying tailwindCSS

Primary LanguageJavaScript

React Portfolio

My updated Portfolio with all the new front end skills I learned

By Monica Barboza

Technologies Used

  • HTML
  • TailwindCSS
  • JavaScript
  • Webpack
  • NPM
  • ESLinter
  • Babel
  • Bootstrap
  • Vite
  • React
  • MongoDb

Description

I created a new portfolio app showing the new things I learned and my updated resume. There are links to my linkedIn and github as well.


Try it out: My Portfolio

Project preview

portfolio

Setup/Installation Requirements

  • Open terminal or command prompt.
  • Clone the repository by running the following command to your desktop:
git clone https://github.com/MonBoza/portfolio.git
  • Make sure .gitignore is added to repository.
  • Install AOS running npm install --save aos@next in your terminal.
  • Install tailwindCSS running npm install -D tailwindcss and then npx tailwind css init to create a file in the root of the directory.
  • Install Packages with npm install.
  • Build the project with webpack using npm run build.
  • Open the project in your favorite code editor.
  • Start a development Server with npm run dev.

Known Bugs

  • No known bugs

License

Copyright 2024 MONICA BARBOZA

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright (c) March 1, 2024 Monica Barboza

Contact

Email: MonBoza@gmail.com