/portfolio

My personnal portfolio

Primary LanguageJavaScript

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

PortFolio

Created a simple web app portfolio with clean and smooth design.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

screenshot

This is a PortFolio web app bootstrapped with Create React App.

Built With

Getting Started

To get a local copy up and running follow these installation steps.

Prerequisites

This app require: nodejs. If you don't have not installed yet, do the following commands in your terminal.

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/tigamadou/portfolio
  1. Browser to the cloned folder
cd portfolio
  1. Install NPM packages
npm install / yarn install
  1. Run the development server
npm start 'or' yarn start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

👤 Amadou IBRAHIM

Project Link: https://github.com/tigamadou/portfolio

Acknowledgements