Skip to content

mesquini/rocketshoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketShoes

React RocketShoes

NetShoes Clone App with ReactJS and Redux.


Technologies   |    How To Use   |    License


App Screenshot

Demo on Netlify

🚀 Technologies

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

ℹ️ How To Use

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/mesquini/rocketshoes
# Go into the repository
$ cd rocketshoes
# Install dependencies
$ yarn install
# Run API fake
$ json-server db.json -p 3333 -w
# Run the app
$ yarn start

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Victor Mesquini 👋 Get in touch!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published