tnram-optisol / tourismproject_frontend

Front End Created using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Packages Used

routing and navigation : react-router-dom
state management : react-redux redux-toolkit
ui : material-ui react-bootstrap
icons : font awesome
forms : formik and yup

Folder Structure

- src
    - assests
    - components
    - hooks
    - layout
    - pages
    - routes
        - ProtectedRoute
        - routes
    -services
    - store
        - reducers
        -sagas
            -handlers
            -watchers
        - store.js
    - utils

About

Front End Created using React


Languages

Language:TypeScript 97.6%Language:CSS 1.7%Language:HTML 0.6%