/SpaceX

This is Space X Rocket Missions web app

Primary LanguageJavaScript

I am Mamun Ahmed. I am a Front End Web Developer.

My core web language is JavaScript.I have completed the SpaceX project with interacting feature with JavaScript Although, I know Typescript but the JavaScript is more comfortable to use than the Typescript but, I have extensive knowledge and practical experience in the JavaScript because in my programming journey I have learned all about JavaScript by myself so as a self taught programer i have solved uncountable problems related to the JavaScript that is why i always prefer to use the language for interacting website. As well as, I have used React as a UI library, and CSS framework tailwind CSS because i knew the Tailwind better than others because its simple and very used to the framework.

In this project i have used four filters and one Debouce search box option and in the footer section i have use the pagination option because its very crucial when a visitor come to a website they may try to visit next page of the website at that the pagination option can help very spontaneously without any sort of hassle as a web developer my duties are trying to provide the best user experiences to the visitor as they are one kind of guest the more comfortable you can provide the more time they will spend and purchase they will do so fun.

In the entire project I have used Redux and RTK Query for data fetching and caching systems and the RTK Query by default data cache which was set for 60 seconds and I have decreased the time to 5 seconds.

I have used the React router dom v6 and animation fof interaction and attractive visualization. In this project the search box i have made on the client side because there is not a single query string on the server side API that is why i have to keep the search option on the Client side.

Available Scripts

  1. In the project directory, you can run:

  2. Clone this repository -

    git clone https://github.com/Mamunahmedbd/SpaceX.git
  3. Go to the cloned project directory

    cd SpaceX
  4. Install dependencies

    npm i or yarn
  5. Install VS Code Live Server plugin & start the server.

    npm start or yarn start
  6. Your app should be available in http://localhost:3000


yarn 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.

yarn test

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

yarn 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.

yarn eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

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