Skip to content

πŸ›’ Ecommerce Proyect for the React JS course from the Coderhouse Academy.

Notifications You must be signed in to change notification settings

joaquinarias989/react-31200

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

88 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo de la marca STREET WEAR

Ecommerce REACT

Status GitHub Issues GitHub Pull Requests License


A ecommerce React application that allows you to buy clothes.

Check the LIVE PREVIEW.

πŸ“ Table of Contents

🧐 About

Educational project carried out over 2 months for the REACT Js course, taught by Federico Osandon at the CoderHouse Academy. It was carried out within the framework of development, to improve it and scale it to production in the future.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for check the live preview of the project.

Prerequisites

Before you start, you need to have the following things installed:

Installing Locally

Locating yourself in the path you want, open your preferred terminal and clone the repository with the following command:

git clone https://github.com/joaquinarias989/street-wear-react.git

Go to the project folder whit:

cd street-wear-react

Install dependencies with:

npm install

Then, run the project with:

npm run start

(If in some steps you get an error, you can try this command to fix it: npm audit fix)

πŸš€ Deployment

Check the Live Preview (hosted by Vercel).

⛏️ Built Using

Main Technologies :

Dependencies :

  • firebase: v9.8.4, for connect to the database and authentication
  • react: v18.1.0, for the web framework/library
  • react-dom: v18.1.0
  • react-scripts: v5.0.1
  • react-router-dom: v6.3.0, for the routing system
  • react-router-hash-link: v2.4.3, for the routing system in same paths
  • sweetalert2: v11.4.19, for showing alerts to the user
  • sweetalert2-react-content: v5.0.1
  • web-vitals: v2.1.4, for measuring the perfomance of the application

✍️ Authors

πŸŽ‰ Acknowledgements

  • To Federico Osandon for the teaching and help provided during the course.
  • To Nicolas Diaz for the excellent mentoring, helping and providing support whenever requested.
  • To the mates of the course.
  • To my friend, Diego Percaz, owner of STREET WEAR, for allowing me to use the brand for educational porposes.

About

πŸ›’ Ecommerce Proyect for the React JS course from the Coderhouse Academy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published