DragonSenses / react-portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-portfolio

See it live (link here when it is complete)

Description

A portfolio website made using React.

This project was bootstrapped with Create React App.

Check out my journey as I made this in journey.md

Specifications

  • Responsive Web Design
  • Mobile First
  • Accessibility (A11y)

Technologies:

HTML5, CSS3, JavaScript, React

How to run a local copy

  1. Clone this repository or download as a zip (on GitHub)
  2. Open the directory folder (where package.json file is located) and run this command in the terminal:
npm run start
  1. View the web page.

About


Languages

Language:JavaScript 58.9%Language:CSS 27.0%Language:HTML 14.1%