GithubHelp home page GithubHelp logo

th3erik / nike-store-finder Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 952 KB

Web app was built with React.js, JavaScript, and TypeScript, consuming Geolocation and Directions APIs from Google Maps to find nearby Nike stores in Toronto, ON.

Home Page: https://nike-stores-finder.netlify.app/

License: MIT License

JavaScript 2.76% Shell 0.05% HTML 0.43% TypeScript 94.82% Handlebars 0.88% MDX 1.07%
geolocation-api google-maps-api javascript reactjs typescript google-direction-api

nike-store-finder's Introduction

Nike Store Finder

React Boilerplate Meets CRA


Crafted for highly scalable & performant and easily maintainable React.js applications
with a focus on best DX and best practices using React Boilerplate CRA Template.

โ€” It uses Google Geolocation and Directions API to find Nike Stores (from Brazil) near with delivering times (mocked data).

๐Ÿ“š Documentation: Gitbook
๐Ÿ“ฑ Live Website: https://nike-stores-finder.netlify.app/

nike-stores-finder netlify app_ (1)

Install & Start

โš ๏ธ Using Yarn Package Manager is recommended over npm. Use at least Node.js v14 or higher.

git clone --depth=1 [email protected]:IndianBoyBR/NikeStore-Finder-ReactJS.git

cd NikeStore-Finder-ReactJS

yarn install

Start with live reload (for development mode):

yarn start

Folders & Files Structure

src
โ”œโ”€โ”€ app
โ”‚   โ”œโ”€โ”€ components                   # UI Components (Atomic Design concept)
โ”‚   โ”‚   โ”œโ”€โ”€ atoms
โ”‚   โ”‚   โ”œโ”€โ”€ hocs                     # HOCs (High Order Components)
โ”‚   โ”‚   โ”œโ”€โ”€ molecules
โ”‚   โ”‚   โ””โ”€โ”€ organisms
โ”‚   โ”œโ”€โ”€ configs                      # Configuration files
โ”‚   โ”œโ”€โ”€ hooks                        # Custom React.js Hooks
โ”‚   โ”œโ”€โ”€ pages                        # Pages
โ”‚   โ””โ”€โ”€ styles                       # Setup themes, styles
โ”‚       โ””โ”€โ”€ themes
โ”‚           โ””โ”€โ”€ light-theme.ts
โ”œโ”€โ”€ locales                          # Setup i18n
โ”‚   โ””โ”€โ”€ pt
โ”œโ”€โ”€ mocks                            # Mocks (msw)
โ”œโ”€โ”€ store                            # Configuration for @reduxjs/toolkit store
โ”œโ”€โ”€ types                            # Interfaces, types
โ””โ”€โ”€ utils                            # Utilities, helpers

Features

Predictable state management
Unidirectional data flow allows for change logging and time travel debugging.
Instant feedback
Enjoy the best DX (Developer eXperience) and code your app at the speed of thought! Your saved changes to the CSS and JS are reflected instantaneously without refreshing the page. Preserve application state even when you update something in the underlying code!
Next generation CSS
Write composable CSS that's co-located with your components for complete modularity. Unique generated class names keep the specificity low while eliminating style clashes. Ship only the styles that are on the page for the best performance.
Industry-standard routing
It's natural to want to add pages (e.g. `/about`) to your application, and routing makes this possible.
Industry-standard i18n internationalization support
Scalable apps need to support multiple languages, easily add and support multiple languages.
Typescript
Typescript is the key to scalability. Build self-documented code, easy-to-debug code and create maintainable large applications and codebases with a highly productive development experience.
Quick scaffolding
Create components, containers, routes, selectors and sagas - and their tests - right from the CLI!
Static code analysis
Focus on writing new features without worrying about formatting or code quality. With the right editor setup, your code will automatically be formatted and linted as you work.
SEO
We support SEO (document head tags management) for search engines that support indexing of JavaScript content. (eg. Google)

Keywords: Create React App, React Boilerplate, Custom Template, Typescript, React.js, Redux, Hot Reloading, ESNext, Babel, Storybook, react-router, styled-components, redux-saga, FontFaceObserver

License

This project is licensed under the MIT license, Copyright (c) 2023 IndianBoyBR. For more information see LICENSE.

nike-store-finder's People

Stargazers

Vinicius - vynnydev avatar Douglas Queiroz avatar Selim Horri avatar Erik avatar

Watchers

Erik avatar

Forkers

vynnydev

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.