This project was developed with the following technologies:
- ReactJS
- Typescript
- Axios
- VS Code with ESLint
This project was developed with the following technologies:
This project was developed with the following technologies:
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/leandher/Ecoleta.git
# Go into the repository
$ cd Ecoleta
# Go into Backend
cd server
# Install dependencies
$ yarn install
# Run the app
$ yarn dev
# On a new terminal window, go into frontend
$ cd web
# Install dependencies
$ yarn install
# Run the app
$ yarn start
# On a new terminal window, go into mobile
$ cd mobile
# Install dependencies
$ yarn install
# Run the app
$ yarn start
Made by Leandher Bessa Get in touch!