Skip to content

ahmedu007/FE-NC_News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NC News

Please visit the following link if you want to see the deployed version of this application.

https://ncnews-umair.firebaseapp.com/

Full C.R.U.D news app

API End points

https://umair-ncnews-be.herokuapp.com/

Instructions

Getting Started

Please ensure you have latest version of NODE installed (v8.4x or above) along with git. To check if it is intalled, you can type git --version on your command line.

Installation

In the terminal enter:

git clone https://github.com/ahmedu007/FE-NC_News.git

cd into the project directory and run

npm install

or

yarn

then

npm start

or

yarn start

and navigate to the following URL in your browser.

http://localhost:3000/

To run tests, please open another terminal window and enter:

npm test

or

yarn test

Built With

Tested with

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published