This project is a Fenerbahçe-themed e-commerce web application built with React.
Here are some screenshots of the project:
To get started with the project, follow these steps:
-
Clone the repository to your local machine:
git clone
-
Navigate to the project directory:
cd fenerbahce-ecommerce
-
Install dependencies using npm:
npm install
-
Start the development server:
npm start
-
Open http://localhost:3000 in your web browser to view the app.
In the project directory, you can run the following scripts:
Runs the app in development mode. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes, and you may see any lint errors in the console.
Launches the test runner in interactive watch mode. See the section about running tests for more information.
Builds the app for production to the build
folder. It bundles React in production mode and optimizes the build for best performance. The build is minified and the filenames include hashes. Your app is ready to be deployed! See the section about deployment for more information.
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.
You can learn more in the Create React App documentation. To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https
This project is licensed under the MIT License. See the LICENSE file for details.
If you would like to contribute to this project, please follow the Contributing Guidelines.
This project was bootstrapped with Create React App.
To learn more about React, check out the React documentation.