ankitsaxena21 / Food-Ordering-App

An online food ordering app built using vanilla javascript.
https://ankitsaxena21.github.io/Food-Ordering-App/
MIT License
22 stars 32 forks source link

Proper File Structure #12

Closed rohan-kulkarni-25 closed 2 years ago

rohan-kulkarni-25 commented 2 years ago

Is your feature request related to a problem? Please describe. I will like to add a proper file structure so when the project will grow it will be easy to maintain

Describe the solution you'd like Will like to make 2-3 folder like assets CSS media and script where the particular file can be stored

ankitsaxena21 commented 2 years ago

Hi @rohan-kulkarni-25

Sure. You can create a PR for it.

Make sure you change all import statements and src links accordingly in the project.