Skip to content

SpWebDevPro/projectYCombinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title: YCombinator

This project is from our Javascript course at Simplon Senart. We had to reproduce the web site https://news.ycombinator.com/ using the technology we want, using the website API to update the news, and building site structure with components. I have used:

This project will be the oportunity to test new things as long as i am attending Web Developer courses at Simplon Sénart.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

You will have to use node and npm to load the necessary node modules to run the project. you will also need to have sass installed on your machine. https://sass-lang.com/install

Installing

Download the project.

Download the necessary node modules described in package.json file by running below command in your command line editor:

npm install

launch the application with gulp by running below command:

gulp watch

Authors

Acknowledgments

Here are the ressources i have used to help me in the project, thanks for the authors sharing their knowledge:

API web site:

Tutorial for angularjs component bindings

Tutorial for gulp

About

This project is from our Javascript course at Simplon Senart. We had to reproduce the web site https://news.ycombinator.com/ using the technology we want, using the website API to update the news, and building site structure with components. I have used: - AngularJS; - Gulp as task runner : this was new for me, with the usage of sass, minify, ug…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors