Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme updated to have a skeleton layout #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 38 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
Based on this [repository](https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md)
# free-it-books

## Table of Contents

1. [Description](#Description)
1. [Links](#Link)
1. [Environment](#environment)
1. [Contributing](#contributing)
1. [Authors](#authors)

## Description
Free-it-books is based on this [repository](https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md)

UI Framework used: https://sap.github.io/fundamental/

## Link
[Demo website](https://unseen1980.github.io/free-it-books/)


## Project setup

### Install dependencies
```
yarn install
```

### Compiles and runs react scripts
```
yarn start
```

## Built With

UI Framework used: https://sap.github.io/fundamental/
- [React](http://www.https://vuejs.org/) - Framework

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## Authors
[@unseen1980#6](https://github.com/ottotsuma/free-it-books/commits?author=unseen1980)