Skip to content

stantanasi/stantanasi.github.io

Repository files navigation

Portfolio

My Portfolio website. Made with React, in TypeScript.
Site URL / Demo »

Report Bug · Request Feature

Table of Contents

About the project

This project was bootstrapped with Create React App.

Built with

Getting started

Prerequisites

Install Node.js which includes Node Package Manager

Setup

  1. Clone the project to your local machine
git clone https://github.com/stantanasi/stantanasi.github.io.git
cd stantanasi.github.io
  1. Install the packages required
npm install

Development

Run development mode

npm start

Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

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/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a pull request

Author

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details


© 2021 Lory-Stan TANASI. All rights reserved