Skip to content

demondragong/p7-les-petits-plats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Les petits plats

Search and results page of an imaginary recipe website.

  • Vanilla javascript
  • Sorting algorithms
  • Performance testing/benchmarking

Getting Started

To get a local copy up and running follow these steps.

  1. Clone the current repository

    git clone https://github.com/demondragong/p7-les-petits-plats.git
  2. Open the index.html file in your browser...

(back to top)