Skip to content

MotoTravel ๐Ÿ๏ธ- eCommerce Website [React.js] - Coderhouse

Notifications You must be signed in to change notification settings

GBarlocco/toursEnMotoGastonBarlocco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

62 Commits
ย 
ย 
ย 
ย 

Repository files navigation

MOTO TRAVEL ๐Ÿ๏ธ

DEMO

VIDEO

Introduction

eCommerce Website [React.js]

App

web1.png web2.png web3.png

Academy

CODERHOUSE

Course

React Js

Teach & tutor

Group: 25470.

Teach: Horacio Gutierre.z

Tutor: Braian Vaylet.

Author

Gastรณn Barlocco.

Email: barlocco@hotmail.es

Libraries

Library Description
ReactJs JavaScript framework
Create React App Create React Project
Material UI UI framework
Firebase Authentication & DataBase
React Router Router
React Toastify Notifications

Installers

Create react App:

npm i create-react-app

Material UI:

npm i @mui/material  

Icons:

npm i @mui/icons-material

Fonts Roboto, add in index.html:

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" /> 

Notifications:

npm i react-toastify 

Router:

npm i react-router-dom 

Scripts

npm start

Run the application locally http://localhost:3000

npm run build

To build the final files to upload to the web

Extra

Documentation React js.

Releases

No releases published

Packages

No packages published