Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malcodeman/gitstalk


https://github.com/malcodeman/gitstalk

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# [Gitstalk](https://gitstalk.surge.sh) 🔎

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/gitstalk/blob/master/LICENSE)

Angular project based learning app.

![Screenshot](docs/images/screenshot.png)

## Usage

```
npm install
npm start
```

## Documentation

If you wish to deploy to [surge.sh](https://surge.sh) just edit `domain` variable in package.json to your liking and run `npm run deploy` command.

```
"domain": "gitstalk.surge.sh"
```

## Credits

- [Roboto font](https://fonts.google.com/specimen/Roboto)
- [Abhishek Sharma](https://github.com/littlewonder) for creating original [gitstalk](https://github.com/littlewonder/gitstalk).

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.