Skip to content

Guru4741/conde-nast-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conde-nast-test

About

Its a complete Javascript based Application which loads latest news articles on home page. There are search and sort functionalities too. User can search the articles by entering keywords in the search box and also can sort them by : relevance, published date and popularity. Application is Responsive in nature and can be interacted via mobile browser or desktop browser.

Technologies Used

Front End : React, React Router, Bootstrap, Axios
Back End : Express, Axios, Cors, dotenv

How to run the web application ?

Application is following REST architecture. Server(9999) and Client (3000) both are running on different ports. To run the application, clone the repo on system and then run npm i & npm start in both 'client' and 'server' folders. Data is fetched from a third party API, there is no need to create an API Key to run the app, as one is already configured into the code base.

Screenshot Screenshot Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published