Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francislagares/capture-portfolio
A portfolio website made with React, TypeScript, Framer Motion & Styled Components
https://github.com/francislagares/capture-portfolio
framer-motion react react-router-dom styled-components typescript
Last synced: 17 days ago
JSON representation
A portfolio website made with React, TypeScript, Framer Motion & Styled Components
- Host: GitHub
- URL: https://github.com/francislagares/capture-portfolio
- Owner: francislagares
- Created: 2021-02-28T19:24:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T18:59:27.000Z (almost 4 years ago)
- Last Synced: 2024-12-02T00:35:33.614Z (3 months ago)
- Topics: framer-motion, react, react-router-dom, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 10.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capture Portfolio
A portfolio website made with React, Framer Motion & Styled Components.
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/francislagares/capture-portfolio/CI?style=for-the-badge&labelColor=black&logo=github)
# Built with
## Status
Currently: _in progress_
# Development
## Available Scripts
- Clone the repo
```bash
$ git clone https://github.com/francislagares/capture-portfolio.git
```- Install the dependencies by running the following command.
```bash
yarn install
```- Start the development server:
```bash
yarn start
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the
result.# Docker
- Building an image
```bash
$ docker-compose build
```- Running a container
```bash
$ docker-compose up
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the
result.- Stopping a container
```bash
$ docker-compose down
```
# AuthorCreated by [@francislagares](https://www.linkedin.com/in/francislagares/) - feel free to contact me!
*