A portfolio built to show the projects and applications I've built in one place, including the portfolio itself. View my portfolio here ⭐️
- JavaScript
- Node.js
- Postgres
- Jest
- Express
- Nodemailer
- Cloudinary
- JSONWebToken
- React
- Railway
- Render
- Insomnia
- Netlify
- Check you have the minimum version of Node.js required for the project to run locally:
node --version
(v23.5.0) - Fork the project repo: https://github.com/livmotley/fe-portfolio and copy the HTTPS of your personal fork
- In your terminal, direct to the folder you want to save the project in
- Run
git clone <your forked repo URL>
cd
into the folder named fe-portfolio- Use the
code .
CLI to open the directory in VSCode