/reactjs-ignite-chapter2-challenge1

👟 Rocketshoes - Simple shoe store.

Primary LanguageTypeScript

Rocketshoes - ReactJS Ignite Challenge

Simple shoe store 👟. Made during the Rocketseat Ignite course. 🚀

📷 Preview

challenge.mp4

💻 Technologies

This project uses these technologies:

👷 How work ?

# Clone this repository
$ git clone https://github.com/KaikySantos/reactjs-ignite-chapter2-challenge1.git

# Access the project folder
$ cd reactjs-ignite-chapter2-challenge1

# Install the dependencies
$ npm install

# Run json server
$ npm run server

# Run the application
$ npm run dev

# Run the tests
$ npm run test

Go to http://localhost:8080/ to see the application!


Made with 💙 by Kaiky Santos