Skip to content

jawaher1/Product_Hunt_API_Angular_Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

My-app

The objective is to create a tool connected to the Product Hunt API allowing to retrieve the products released on a certain date and to make a visualization of them.

Running Locally

$ git clone https://github.com/jawaher1/My-app.git

Running the frontend :

$ cd frontend

$ npm install

$ ng s

Running the backend :

$ cd backend

$ npm install

$ node server

the frontend app should now be running on localhost:4200.

the backend app should now be running on localhost:3001.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published