/client

Primary LanguageJavaScript

Hello Developer

To Setup This Repository In Your Local Machine

  • Fork the project
  • Clone project into local folder
  • Run npm install to install dependencies
  • Run npm start

Send Pull Request

  • Pull Request Must Be Informative
  • No Buggy Code Allowed
  • Proper Documentation must be made inside about any component or any function.

Folder Structure

  • API: For all communicaion code with backend
  • ASSETS: Media required in project
  • PAGES: Pages of website
  • Reducers: Redux Reducer Goes Here
  • UTILS: Small Resuable Functions
  • routes.jsx: Containes routes for diffrent pages.
  • index.js: Main Files

For Any Issue Related To Project

  • Raise a issue in github

❤❤🚀 Happy Coding