Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nrenner0211/super-react-portfolio
- Owner: nrenner0211
- Created: 2022-09-13T03:04:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T19:52:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T21:46:41.919Z (over 1 year ago)
- Topics: javascript, nodejs, portfolio, react, styled-components
- Language: JavaScript
- Homepage: https://nrenner0211.github.io/super-react-portfolio/
- Size: 281 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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])