Skip to content

LeonardoBonetti/next-level-week

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count Repository size GitHub last commit GitHub license

Project for the society to collect recyclable materials from collect points scattered over city.


Technologies

Tools

Getting started

Clone this repository https://github.com/LeonardoBonetti/next-level-week.git

Backend

Run:

cd server`
npm install //or yarn install
npm run dev //or yarn dev

Browse: http://localhost:3333

Frontend

Observation: Before running, remember to start the backend for this project.

Run:

cd web
npm install //or yarn install
npm run dev //or yarn dev

Browse: http://localhost:3001

Mobile

Observation: Before running, remember to start the backend for this project.

Run:

npm install -g expo-cli //install expo globaly
cd mobile
npm install //or yarn install
npm run dev //or yarn dev

If you are going to use an emulator, just press w to run on

If you are going to use your smartphone, enter the Expo application and scan the QRcode

Insomnia requisition collection

WIP

Layout

WIP

Screens

WIP

License

This project is under the MIT license. See the LICENSE for details.


Made by Leonardo Bonetti

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published