Skip to content

In this challenge I had to implement some features(like the cart functionalities) in the app. Using Typescript of course.

Notifications You must be signed in to change notification settings

Gui-Devz/Challenge-Path-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketShoes

Ignite - ReactJS 🚀

Repository size Made by GuilhermeZagari GitHub last commit Stargazers

Project   |    Technologies   |    How to use   |    How to contribute   |    License

💻 Project

RocketShoes is an App to buy your favorite pair of sneakers.


🚀 Technologies

  • 🔵 ReactJS — A JavaScript library for building user interfaces.
  • 💹 JSON-Server — A full fake REST API with zero coding in less than 30 seconds.
  • 💹 Axios — Promise based HTTP client for the browser and node.js
  • 💹 SASS — Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.
  • 💹 Styled-Components — Styled-components allows you to write actual CSS code to style your components. It also removes the mapping between components and styles.

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js installed on your computer.

Install Front-end

# Clone this repository
$ git clone https://github.com/Gui-Devz/desafio02-trilha-reactjs.git

# Go into the repository
$ cd desafio02-trilha-reactjs

# Install dependencies
$ yarn install

# Run
$ yarn start

# running on port 3000

#Start the server
$yarn server

# running on port 3333

✍️ How to contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

License

his project is under the MIT license.

Made with ♥ by Guilherme Zagari 👋 Get in touch!

About

In this challenge I had to implement some features(like the cart functionalities) in the app. Using Typescript of course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published