https://github.com/rizamamedow/bored_app
A project where people let go of their boredom
https://github.com/rizamamedow/bored_app
Last synced: 3 months ago
JSON representation
A project where people let go of their boredom
- Host: GitHub
- URL: https://github.com/rizamamedow/bored_app
- Owner: RizaMamedow
- Created: 2021-12-19T15:23:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-19T15:51:01.000Z (over 3 years ago)
- Last Synced: 2024-12-27T14:09:59.732Z (5 months ago)
- Language: JavaScript
- Size: 452 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Overview
An extremely simple react application. The application uses [BoredApi](https://www.boredapi.com/).To use it, you need to click on the button in the center and after a few seconds a container with data will appear.
The code is not perfect so. :smiley:
## Setup `npm install`
just open Terminal or Command Prompt in the project directory and write `npm install`Nothing complicate. :grin:
## Run `npm run` || `yarn start`
After installation, it is still easier to write `npm run` or `yarn start`