Skip to content

This Project was created so I could learn more about the languages CSS, Tailwind CSS and React Native.

Notifications You must be signed in to change notification settings

Felbadatcoding/Portfolio-Website

Repository files navigation

Felix's website, made with a Portfolio Template and modified largely

Link to final product: https://felixforbesd.vercel.app/

Authors

Felix FD LinkedIn: https://www.linkedin.com/in/felix-forbes-dimjati-452033232/

Huge Credit to (for the Original Template that I heavily modified on): 👤 Shaquille Ndunda

Please, give a ⭐️ if you like this project!

Built With

  • React.js
  • HTML
  • CSS
  • Javascript
  • TailwindCSS

Live Demo

  • Click here to view the live demo.

Getting Started

To get started with this portfolio template, follow these simple steps:

Prerequisites

Make sure you have node 16.0.0 or higher and npm 9.0.0 or higher installed.

Setup

git clone https://github.com/shaqdeff/Portfolio-Template.git
  • Once the files are on your machine, open the Portfolio-Template folder in Visual Studio Code.
cd Portfolio-Template && code .

Install

  • After opening the files in Visual Studio Code, open the VS Code integrated terminal and run the following commands:
npm install

This will install all the packages and dependencies used in the project.

Usage

  • Run the following command to start a local server:
npm run dev

This will open up the project on a browser on http://localhost:5173/

Build

  • To create a production build:
npm run build
  • To preview the site as it will appear once deployed:
npm run preview

About

This Project was created so I could learn more about the languages CSS, Tailwind CSS and React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published