An open API service indexing awesome lists of open source software.

https://github.com/isabelamoraes/ignite-reactjs-rocketshoes


https://github.com/isabelamoraes/ignite-reactjs-rocketshoes

axios json-server polished react-icons react-toastify reactjs typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


RocketShoes


Add your favorite shoes to cart


Features   |   
Getting Started   |   
Reference


Application Demo

## Features

This project was developed with the following technologies:

- **[React JS](https://reactjs.org/)** - A JavaScript library for building user interfaces.

## Getting Started

To clone and run this application, place from your command line:

```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-reactjs-rocketshoes.git

# Go into the repository
$ cd ignite-reactjs-rocketshoes

# Install dependencies
$ yarn

# Run the server
$ yarn server

# Run the application
$ yarn start

```

## Reference

This application is the result of the challenge proposed in Chapter II of the ReactJS track on Ignite, training promoted by Rocketseat.