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

https://github.com/asis2016/sapphire-react-bootstrap4

Sapphire is REACT project for resume.
https://github.com/asis2016/sapphire-react-bootstrap4

bootstrap4 html-css-javascript react resume sass styled-components typescript

Last synced: about 2 months ago
JSON representation

Sapphire is REACT project for resume.

Awesome Lists containing this project

README

          

# Sapphire
Sapphire is REACT project for resume.

## Tech Stack
React, TypeScript, HTML/CSS, SASS, styled-components, Bootstrap 4

## Run Locally
Clone the project

```bash
git clone https://github.com/asis2016/sapphire-react-bootstrap4.git
```

Go to the project directory

```bash
cd sapphire-react-bootstrap4
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## Demo
[https://mystifying-babbage-421e7d.netlify.app](https://mystifying-babbage-421e7d.netlify.app)

## Screenshot

### Home
![Screenshot](/screenshots/home.png)

### Experience
![Screenshot](/screenshots/experience.png)

### Project
![Screenshot](/screenshots/project.png)

### Skill
![Screenshot](/screenshots/skill.png)

### Education
![Screenshot](/screenshots/education.png)

## Feedback
If you have any feedback, please reach out to us at hello@amaharjan.com

## Shout-out
- [unsplash.com](https://unsplash.com/)
- [netlify.com](https://www.netlify.com/)
- [https://startbootstrap.com/theme/resume](https://startbootstrap.com/theme/resume)