Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.14 KB

README.md

File metadata and controls

55 lines (32 loc) · 1.14 KB

React Portfolio App


Netlify Status

Site is Live here: gauravk.co

Features:

- Responsive Design
- SEO [Search Engine Optimization]
- Simple Design Elements
- Right contrast of text and background for comfortable view
- Social Media links and Form for sending quick message to the owner

Tech Stack && Frameworks Used:

- ReactJS
- JavaScript
- CSS
- Bootstrap
- Firebase
- React Router DOM

Local Installation and Setup Instructions:

Clone down this repository and cd to ReactJS-Portfolio_App. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000

Contribute:

License:

The project is licensed under the MIT license.