/myPortfolio

This is a portfolio application built by using Next.js, ChakraUi, Typescript and Dev.to api.

Primary LanguageTypeScriptMIT LicenseMIT

This is a portfolio application built using Next.js.

Overview

This application is built using the following technologies:

Requirements

  1. Node.js
  2. npm

Installation

1. Clone the application

git clone https://github.com/MA-Ahmad/myPortfolio

2. Install necessary dependencies for the application

cd myPortfolio && yarn install

3. Start the application

yarn dev

The above command will start the application on http://localhost:3000/.

Screens

Home Screen Skills Screen OpenSource Screen

License

This project is licensed under the MIT License - see the LICENSE file for details.