Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nrenner0211/super-react-portfolio

A personal portfolio to show off my projects. Tech stack includes JavaScript, Node.js, React, and npm package styled-components.
https://github.com/nrenner0211/super-react-portfolio

javascript nodejs portfolio react styled-components

Last synced: 12 days ago
JSON representation

A personal portfolio to show off my projects. Tech stack includes JavaScript, Node.js, React, and npm package styled-components.

Awesome Lists containing this project

README

        

# react-portfolio

## Table of Contents

- [react-portfolio](#react-portfolio)
- [Table of Contents](#table-of-contents)
- [About](#about)
- [Tech Stack](#tech-stack)
- [Installation](#installation)
- [Clone Repository](#clone-repository)
- [Install Dependencies](#install-dependencies)
- [Start Application](#start-application)
- [Links](#links)
- [Contact](#contact)

## About

Welcome to my portfolio made with React! A personal project to showcase my work.

## Tech Stack

- JavaScript
- Node.js
- React
- Styled Components
- Yarn

## Installation

### Clone Repository

`git clone [email protected]:nrenner0211/super-react-portfolio.git`

### Install Dependencies

All NPM packages required for this application are already listed as dependencies in the package.json file. Run the command `npm i` in your terminal at the root directory level to install the packages.

### Start Application

Run the command `npm start` in your terminal. You can then view the app on [localhost:3000](http://localhost:3000/)!

## Links

[Repository](https://github.com/nrenner0211/super-react-portfolio)

[Deployed](https://nrenner0211.github.io/super-react-portfolio/)

## Contact

[![Linkedin Badge](https://img.shields.io/badge/-nrenner0211-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/nicolette-renner/)](https://www.linkedin.com/in/nicolette-renner/)
[![GitHub Badge](https://img.shields.io/badge/-nrenner0211-7261A3?style=flat-square&logo=Github&logoColor=white&link=https://github.com/nrenner0211)](https://github.com/nrenner0211)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])