CHATBOT PROJECT STRUCTURE FOLDER component : Contain reusable component config : Contain theme config of styled-components hoc : Contain a hoc files or higher order component layouts : Contain a layout for fews page like sidebar dashboard, etc. pages : Contain a page files styles : css native style globally utils : utilitly for our app ===================================================================================== RUN Project npm install npm start