joaoathaide / rocketshoes-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


React RocketShoes

NetShoes Clone App with React and Redux.

PRs Welcome License MIT

Technologies   |    Getting started   |    Contributing   |    License

index
repos

🚀 Technologies

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

Getting started

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/joaoathaide/rocketshoes-react.git

# Go into the repository
$ cd rocketshoes-react

# Install dependencies
$ yarn install

# Run the app
$ yarn start

# Run the Json server
$ json-server server.json -p 3333 -w

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

License

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

Made with ♥ by João Athaide

About

License:MIT License


Languages

Language:JavaScript 98.0%Language:HTML 2.0%