Help people find collection points for recycling.
Technologies | How To Use | Beyond the proposed project
🚀 Technologies
This project was developed at the RocketSeat Next Level Week with the following technologies:
Beyond the proposed project
- Added loading page (jQuery)
-
Added button animations (scale() and translateX())
-
Added Collect item hover animation (translateY())
- Added screen error
ℹ️ How To Use
To clone and run this application, you'll need Git and Node.js v10.16 or higher. From your command line:
# Clone this repository
$ git clone https://github.com/lpaulovt/ecoleta-nlw-rocketseat
# Go into the repository
$ cd ecoleta-nlw-rocketseat
# Install dependencies
$ npm i
# Run the app
$ npm start
Made with