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

https://github.com/xanderbilla/portfolio-spa-reactjs

This is a single page application. Also act as a portfolio application for an individual.
https://github.com/xanderbilla/portfolio-spa-reactjs

email-sender reactcontext reactjs xanderbilla

Last synced: 9 months ago
JSON representation

This is a single page application. Also act as a portfolio application for an individual.

Awesome Lists containing this project

README

          

# Single Page Web Application

A Single page portfolio application using reactjs and pure css without any external UI.

## Demo

[Click Here For Live Demo](https://projectspa.xanderbilla.com)

## Run Locally

Clone the project

```bash
git clone --branch prod https://github.com/xanderbilla/Portfolio-SPA-ReactJs.git
```

Go to the project directory

```bash
cd Portfolio-SPA-ReactJs
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## Support

For support, [email](mailto:xanderbilla@gmail.com) or message on [Instagram](https://instagram.com/xanderbilla).

## Authors

- [Vikas Singh](https://www.github.com/octokatherine)

## License

- [MIT](https://choosealicense.com/licenses/mit/)