Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ahmedadelfahim/news--x


https://github.com/ahmedadelfahim/news--x

Last synced: 12 days ago
JSON representation

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