This application is about a platform for buying and selling second-hand bicycles. Restored, and at a good price. With this application is intended to help the environment trying to offer a product to promote the consumption of bicycles in towns or cities. And in this way, reduce to the maximum the use of vehicles.
- HTML 5
- CSS 3
- JavaScript ES6 Vanilla
- React
- Axios
- Styles Components
- Billal Bawar
- Cesáreo Martinez
- Chantell Gebauer
- Oliris Fernández
- Maria Carranza
- Rosi Blanco
- Laura Castillo
This project was bootstrapped with Create React App therefore requires node.js and npm. Once you've verified node is installed in your directory take the following steps:
- Clone the repository with the following command:
git clone https://github.com/laucasdu/HackathonF5-ECOVICI.git
- To view the project, you will need to run the following command to install the dependencies used to have the project with all its functions and views correctly.
npm install
- For the correct functioning of the front-end, you must also clone the back-end repository:
git clone https://github.com/laucasdu/HackathonF5-ECOVICI-BACK.git