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

https://github.com/harshal0902/portfolio-task1

Week 1 - Challenge Web Dev Track
https://github.com/harshal0902/portfolio-task1

bootstrap js reactjs

Last synced: about 2 months ago
JSON representation

Week 1 - Challenge Web Dev Track

Awesome Lists containing this project

README

          

# Portfolio-Task1

Week 1 - Challenge Web Dev Track
My portfolio site with light and dark mode toggle switch

## Live demo

The site is deployed through Vercel, which you can view over [here](https://harshal09.vercel.app/)

## 💻 Tech Stack

React JavaScript Bootstrap

## Sections

- About Me
- Skills
- Education
- Work Experience
- Volunteer Experience
- Projects
- Awards
- Contact me

## Installing and Running

From the project folder, run these commands in console (terminal) to install dependencies and run the app:

```
npm install
npm start
```

## 🖼️ Some glimpse of the site

Dark Mode
![screencapture-localhost-3000-2021-09-05-23_57_38](https://user-images.githubusercontent.com/64153988/132137515-e8a53c55-52f7-434d-98f1-c00986dc02a7.png)
Light Mode
![screencapture-localhost-3000-2021-09-05-23_58_15](https://user-images.githubusercontent.com/64153988/132137520-6050ce0d-3015-4456-8c29-1653c8a2be61.png)