Ecoleta is a fullstack application that helps people save the planet in a very simple way, just recycling
About The Project | Backend Technologies | Backend Getting Started | How To Contribute | Backend License
About The Project | Frontend Technologies | Frontend Getting Started | How To Contribute | Frontend License
Ecoleta is something like a marketplace, being a connection between a company or entities that collect organic and inorganic waste and people aware of the proper disposal of this waste.
This is a project developed during the #NextLevelWeek. An online programming event given by Rocketseat that shows how to use the HTML5, CSS3, JavaScript on frontend and how to develop on the backend with Nodejs and SQLite3.
Technologies that I used to develop this api
- Node.js
- Express
- Sqlite3
- VS Code with EditorConfig and Prettier RC
Clone the project and access the folder
$ git clone https://github.com/eltonlazzarin/ecoleta-starter.git
$ cd ecoleta-starter
Follow the steps below
# Install the dependencies
$ npm i
# Run the API
$ npm run dev
Follow the steps below
# Clone your fork
$ git clone https://github.com/eltonlazzarin/ecoleta-starter.git
$ cd ecoleta-starter
# Create a branch with your feature
$ git checkout -b your-feature
# Make the commit with your changes
$ git commit -m 'feat: Your new feature'
# Send the code to your remote branch
$ git push origin your-feature
After your pull request is merged, you can delete your branch
This project is under the MIT license. See the LICENSE for more information.
Technologies that I used to develop this frontend app
- HTML5
- CSS3
- JavaScript
- Nunjucks
- VS Code with EditorConfig and Prettier RC
Clone the project and access the folder
$ git clone https://github.com/eltonlazzarin/ecoleta-starter.git
$ cd ecoleta-starter
Follow the steps below
# Go to a web browser and access http://localhost:3000
Follow the steps below
# Clone your fork
$ git clone https://github.com/eltonlazzarin/ecoleta-starter.git
$ cd ecoleta-starter
# Create a branch with your feature
$ git checkout -b your-feature
# Make the commit with your changes
$ git commit -m 'feat: Your new feature'
# Send the code to your remote branch
$ git push origin your-feature
After your pull request is merged, you can delete your branch
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Elton Lazzarin 👋 Get in touch!