Skip to content

Sergecodes/portfolio

 
 

Repository files navigation

Web Portfolio

Version Documentation Maintenance License: MIT Vercel deploy

demo

✨ Features

Visit the portfolio at serge.codes

  • You can see my work experiences and skills.
  • You can see my featured and archived projects.
  • You can contact me through the website.
  • You can view and download my resumé.

🛠 Built With

🚀 Get Started

This project was forked from Amandanas's Portfolio.

Below is a guide on the common commands you might use all throughout the development process. In the project directory, you can run:

yarn install

Installs all package dependencies of the app. Make sure you have yarn installed and configured first.

yarn develop

Runs the app in development mode. Open http:https://localhost:8000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.

yarn format

Launches the linter and prettier formatter against all of the .js and .jsx files from the src/ directory. The project specifically uses ESLint and Prettier as the linter and code formatter, respectively.

📝 License

Copyright © 2018 Brittany Chiang.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%