Trivia

A simple Portfolio made using React. it introduces the various projects I have done, along with my contact details and my skills
Portfolio : https://albartjose.vercel.app/

Languages Used

  • REACT
  • JavaScript
  • react-router-dom
  • react-scripts

Sneak Peak

Home Page

Projects Page

About Page

Skills Page

Installation and Setup Instructions

Clone this repository.

You will need node and npm installed globally on your machine.

Inside Client install with npm

  npm install

To Run Test Suite: npm test To Start Server: npm start

To Visit App: localhost:3000/