bucharitesh / react-starter

🚀 React-Context API starter to help you start a Project with Best practices
MIT License
0 stars 1 forks source link

(React + Context API) Make this Template with Best practices for easy use #1

Open bucharitesh opened 4 years ago

bucharitesh commented 4 years ago

Many more features can be added. Suggest and I'll assign you accordingly.

nikhil-chacko commented 4 years ago

Since this is a React + context API starter template a folder structure can be defined

 -components  
        - README.md
 - context 
       - actions
       - reducers
       - types.js
  - utils
       - (Files containing utitlity functions)

Every folder and file will be initialized with a readme or will be well commented defining purpose of the folder or the file.

bucharitesh commented 4 years ago

So should I assign it to you ?

nikhil-chacko commented 4 years ago

Yeah Sure