Code Monkey home page Code Monkey logo

carterstorm / fake-nike Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 96.65 MB

A fully responsive page of a well-known online store of Nike company. This is one of my first projects that I wrote on my own, based on an existing website. I tried to use reusable components. In this application I decided to use more custom hooks. In the future, when I become more knowledgeable, I would like to create a full copy of this web.

Home Page: https://carterstorm.github.io/fake-nike/

HTML 0.97% JavaScript 99.03%
react react-router redux-saga redux-toolkit styled-components normalize webpack

fake-nike's Introduction

Fake nike website - main page

A fully responsive main page of a well-known online store of Nike company. This is one of my first projects that I wrote on my own, based on an existing website. At the very beginning, I wanted to store application states in Redux, but I decide to use custom hooks. I tried to use as many reusable components as it is possible. Data is displayed from local files.The images come from Nike servers. For loading element I used skeleton animation. The website is written only in Polish language :(

In the future, when I become more knowledgeable, I would like to create a full copy of this website.

Demo

Link for demo page: https://carterstorm.github.io/fake-nike/

Used technologies:

  • create-react-app
  • webpack
  • Normalize.css
  • Styled Components
  • JSX
  • JS ES6+
  • React
  • React Router
  • React Redux
  • Redux Toolkit

Here are the app views for different devices:

Desktop view

Desktop view

Tablet view

Tablet view

Mobile view

Mobile view

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/carterstorm/fake-nike.git
  1. Navigate to the project directory:
cd fake-nike-website
  1. Install the project dependencies using npm or yarn:
npm install

or

yarn install
  1. Start the development server:
npm start

or

yarn start
  1. Open your browser and visit http://localhost:3000 to view the website.

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

fake-nike's People

Contributors

carterstorm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.