https://github.com/rolling-scopes-school/news-js
https://github.com/rolling-scopes-school/news-js
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rolling-scopes-school/news-js
- Owner: rolling-scopes-school
- Created: 2023-06-12T14:22:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T22:05:58.000Z (over 2 years ago)
- Last Synced: 2025-03-28T13:44:38.809Z (over 1 year ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 3
- Watchers: 1
- Forks: 213
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# news-JS
Run application:
- Copy and rename `.env.example` to `.env` and set variables with your data
- Install dependencies by running command `npm install` in your terminal
- Run command in your terminal `npm start`