Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dulajkavinda/openbook-client

📝 web application to query lecture slides.
https://github.com/dulajkavinda/openbook-client

axios backend heroku nodejs query-lecture-slides react react-bootstrap reactjs

Last synced: 21 days ago
JSON representation

📝 web application to query lecture slides.

Awesome Lists containing this project

README

        

# 📝 Openbook Client (Version 1.0)

Web application to query lecture slides.

### I terminated the heroku server for this project since i started working on a upgraded version with more features.

## Getting Started

This react application is connected to a backend deployed on heroku. Backend is connected to mongodb and this application makes axios POST call to get data.

[Backend](https://openbook-searcher.herokuapp.com/) - Heroku backend.

### Prerequisites

```
node
npm
```

### Installing

To get started, download the repo then run npm install:

```
npm install
```

To run the app localally change the start script to

```
"start": "react-scripts start",
```

## Built With

* [React](https://reactjs.org) - The web framework used

## Authors

* **Dulaj Kavinda** - *Initial work* - [dulajkavinda](https://github.com/dulajkavinda)

## License

This project is licensed under the MIT License