/Carma-App

Primary LanguageJavaScript

Getting Started with Create React App

This project was bootstrapped with Create React App.

Dependencies used in this project

"antd": "^4.19.5", "axios": "^0.26.1", "d3": "^7.4.4", "node-sass": "^7.0.1", "react": "^18.0.0", "react-dom": "^18.0.0", "react-redux": "^8.0.1", "react-router-dom": "^6.3.0", "redux": "^4.2.0", "redux-devtools-extension": "^2.13.9", "redux-thunk": "^2.4.1", "web-vitals": "^2.1.4"

I used React Canvas Chart because of no prior experience of D3 but I'll tried on the stats component

I used ANT Design for the responsiveness and the rating component

Althought I tried to rate the movie using the define API but its shows some error for that reason I just create a code snippet for later use

you can find the file structure very define throughout the project

containers used for multiple component showing

separate Redux, Helper, Constant, and Hooks folder for future enchancement

Although I got a very limited time to complete this task because of weekdays and only one full day is available which is Saturday

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify