Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedadelfahim/news--x
https://github.com/ahmedadelfahim/news--x
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmedadelfahim/news--x
- Owner: AhmedAdelFahim
- Created: 2020-06-18T14:32:55.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2022-12-22T16:59:07.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T18:01:42.330Z (over 1 year ago)
- Language: JavaScript
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# News-X
News-X is a web App that you can check the latest news from it.
## Getting started
Project was created with:
* ReactJs
* NodeJs
* Express
* MongoDB## Demo
![Alt Text](./screenshots/news-x.gif)
## Documentation
API Documentation
## Try News-X Localy
```
$ git clone https://github.com/AhmedAdelFahim/News--X.git
```
After you clone the project follow the next steps:
```
$ cd News--X/server
$ npm install
$ check .env.example
$ npm start
$ cd ../client
$ npm install
$ npm start
Enjoy:)
```
Try News-X