Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manjillama/portfolio

2023 revamped portfolio using Gatsby.
https://github.com/manjillama/portfolio

blogging css gatsby good-first-issue portfolio react scss styled-components tailwindcss

Last synced: 6 days ago
JSON representation

2023 revamped portfolio using Gatsby.

Awesome Lists containing this project

README

        



Manjil Logo





Github actions status


Manjil Tamang

## 🚀 Setup

1. **Clone the repository**

```bash
# Clone with SSH
$ git clone [email protected]:manjillama/portfolio.git

# Or with HTTPS
$ git clone https://github.com/manjillama/portfolio.git
```

2. **Install dependencies**
Navigate into newly cloned folder and install dependencies.

```shell
cd portfolio/
npm install --force
```

3. **Start developing.**

```shell
npm run develop
```

4. **Open the code and start customizing!**

Your site is now running at http://localhost:8000!

5. **Learn more**

- [Documentation](https://www.gatsbyjs.com/docs/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)
- [Tutorials](https://www.gatsbyjs.com/docs/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)
- [Guides](https://www.gatsbyjs.com/docs/how-to/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)
- [API Reference](https://www.gatsbyjs.com/docs/api-reference/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)
- [Plugin Library](https://www.gatsbyjs.com/plugins?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)
- [Cheat Sheet](https://www.gatsbyjs.com/docs/cheat-sheet/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)

## 🙏 Third-Party Credits

This project includes code snippets from the following open-source projects:

- **Brittany Chiang v4**
- Author: [Brittany Chiang](https://github.com/bchiang7)
- Original Source: [v4](https://github.com/bchiang7/v4)