rithmschool / elevate

Human resources for the employee.
0 stars 0 forks source link

move app files into shared folder #114

Closed Nalipp closed 5 years ago

Nalipp commented 5 years ago

Creating parent folders for test, css and component files in the src folder All folders will be uppercase All filenames will be lowercase

-old structure- src/App.js src/App.css src/App.test.js

-new structure- src/App/app.js src/App/app.css src/App/app.test.js