The idea behind this project is to conceptualize what Fender's page could look like if their team was to start using a more modern approach to their "guitar builder" section. I don't mean to sound pretentious, though. This is my own take on what it could look like.
Clone the project
git clone https://github.com/carlosblanc0/fenderfy.git
Go to the project directory
cd fenderfy
Install dependencies
npm install
Start the server
npm run start
Portfolio/Blog built using ReactJS, TailwindCSS, and powered by Sanity.io
Clone the project
git clone https://github.com/carlosblanc0/portfolio-app.git
Go to the project directory
cd portfolio-app
Install dependencies
npm install
Start the server
npm run start
Find this document incomplete? Open an issue and I will get on it ASAP!
Calendly-alternative (bit of a stretch, I know) app I built using Express.js and EJS. The production build is currently being deployed using Heroku, whereas the landing page is a simple static vanilla JS page being served with Netlify.
Manually add/delete items one-by-one
Click "Save" or "Cancel"
Entry gets added to the dashboard
Clone the project
git clone https://github.com/carlosblanc0/logfy.git
Go to the project directory
cd logfy
Install dependencies
npm install
Start the server
npm run start
Logfy's static landing page.
Scroll down the page
Or
Click 'Start free'
Clone the project
git clone https://github.com/carloswhite/logfy-landing.git
Go to the project directory
cd logfy-landing
Install dependencies
npm install -g live-server
Start the server
npm run start
Budgeting app I built using vanilla JS
Manually add items one-by-one
Click "Save" or "Cancel"
Entry gets added to the dashboard
Data is stored on browser`s session
Clone the project
git clone https://github.com/carlosblanc0/budgetfy.git
Go to the project directory
cd budgetfy
Install dependencies
npm install -g live-server
Start the server
npm run start
Software Developer
Find this document incomplete? Leave a comment below and I will get on it ASAP!