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

https://github.com/notadson/boredom-killer

It's a webpage made to show recomendations of books, movies, games to increase your cultural bagage and fill your free time with engaging experiences.
https://github.com/notadson/boredom-killer

css html html-css-javascript html5 javascript nodejs react vite

Last synced: 3 months ago
JSON representation

It's a webpage made to show recomendations of books, movies, games to increase your cultural bagage and fill your free time with engaging experiences.

Awesome Lists containing this project

README

          

# Boredom Killer
![License](https://img.shields.io/badge/License-Apache-blue.svg)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-Profile-blue?style=flat&logo=linkedin)](https://www.linkedin.com/posts/adson-dev_hello-recently-i-made-a-simple-project-activity-7181412085841412096-_jFJ?utm_source=share&utm_medium=member_desktop)
![ Layout ](webpageLayout.png)

## Description
It's a webpage made to show recommendations of books, movies, games to increase your cultural baggage and fill your free time with engaging experiences.

## Table of contents
- [Getting started](#getting-started)
- [Built With](#built-with)
- [License](#license)

## Getting started
There are a few steps you can follow to run the webpage in your machine.

### Prerequisites
You need to have the following softwares installed:
- **NPM:** It's a package manager for javascript. Manages code dependencies for your project.
- **Nodejs:** JavaScript runtime for server-side development.

### Installing
Here's a breakdown of how you can install the project in your computer:
1. **Clone:** clone the repository.
2. **Install dependencies:** you can install the dependencies by running the command `npm install` in the project's directory.

### Running the Project
After installing the project, use the following command to run the project:
`npm run dev`.
So, you must be able to look at the project in your browser.

## Built With
- [React](https://github.com/facebook/react)
- [Vite](https://github.com/vitejs/vite)
- [Javascript](https://pt.wikipedia.org/wiki/Javascript)
- [NPM](https://github.com/npm/cli)
- [Culture Vault](https://github.com/NotAdson/CultureVault)
- [Node.js](https://nodejs.org/en)
- [Axios](https://www.npmjs.com/package/axios)

## License
This project is licensed under the terms of the [Apache License 2.0](LICENSE.md).