Giter Site home page Giter Site logo

ecoleta's Introduction

Ecoleta

Project developed in Next Level Week #01

NodeJS ReactJS React-Native

Summary

๐Ÿ”– About

Ecoleta is a Web and Mobile application to help people find collection points for recycling in their city or region.

๐Ÿš€ Technologies Used

The project was developed using the following technologies

๐ŸŽจ Figma

Design: Project Link

๐Ÿ”ฅ How to Use

โ— Installation - Back-End (Server/API)

You must to clone the project in your computer. For install the dependencies and run the Server (develope mode) you must execute:

cd server
yarn install ou npm install
yarn dev ou npm dev

โ— Installation - Front-End (Web Application)

To start the Frontend of React use the commands:

cd web
yarn install ou npm install
yarn start ou npm start

Once the process is over, the page localhost:3000 will automatically open in your browser, containing the project developed.

โ— Mobile

To view the mobile application with React Native, first you need to put the IP of your server (or computer) in the file src / services / api.js, and then execute the commands:

# You do NOT need to run the bottom line if you already have Expo (CLI) installed
yarn global add install expo-cli
cd mobile
yarn install
yarn start

Once the process is over, the page localhost:19002 will automatically open in your browser. Connect your emulator, or test the application via LAN: download the * Expo * application from the Play Store or App Store and then scan the QR code.

โ— Insomnia

To test the Ecoleta API, download and install Insomnia and then click on Workspace โ†’ Import/Export โ†’ Import Data โ†’ From File โ†’ and select the file Insomnia_export.json from this repository.

โ™ป๏ธ How to contribute

  • First, leave a โญ if you liked it!
  • Make a Fork from this repository;
  • Create a branch with your feature: git checkout -b my-feature
  • Commit the changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

๐Ÿ“ License

This project use MIT license, see the file LICENSE for more details


Made with ๐Ÿ’œ by Janderson Fonseca

ecoleta's People

Contributors

j4ndo avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.