GithubHelp home page GithubHelp logo

147phuc23 / rocketshoes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matheusleandroo/rocketshoes

0.0 1.0 0.0 1.78 MB

A simple project to shoes e-commerce using ReactJs.

License: MIT License

JavaScript 96.97% HTML 3.03%

rocketshoes's Introduction

RocketShoes

A simple project to shoes e-commerce using ReactJs.

Home Cart

Home Cart

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

NodeJS

You need to install NodeJS on your computer before you can use "RocketShoes". You can install NodeJS by following these instructions.

Once you have completed the installation process, try typing npm -v into your command line. You should get a response with the version of NodeJS.

Yarn

Once you have NodeJs instaled, you need to install Yarn. You can install Yarn by following these instructions.

After instalition, try typing yarn -v into your command line. You should get a response with the version of Yarn.

It is recommended to install the extension ESLint, Prettier, EditorConfig and edit the code editor' settings:

  "files.eol": "\n",
  "editor.codeActionsOnSave": { "source.fixAll.eslint": true },

Deploy

After clone repository, go to folder and follow this steps:

  • Run yarn global add json-server to install json-server;
  • Run yarn to install dependencies;
  • Run json-server server.json -p 3333 to start api;
  • Run yarn start in another terminal to start application.

Now you can use "RocketShoes".

Built With

  • Redux
  • Redux Saga
  • Axios
  • PropTypes
  • Styled Components
  • ESLint + Prettier + EditorConfig

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Based on Rocketseat Bootcamp ๐Ÿš€

rocketshoes's People

Contributors

matheusleandroo avatar dependabot[bot] avatar

Watchers

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