Skip to content

aditechdev/shopping_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping_app

A new Flutter project.

Version used for this project

Code Snippet

INSTALL NPM PACKAGE 

npm i http express mongoose

npm i mongoose@6.3.2

Install dev dependency Nodemon
npm i nodemon --save-dev

change script in package.json
"dev": "nodemon ./index.js"

Start the Server
npm run dev

Get IP Address(Mac)
For Ethernet connections, enter the command => ipconfig getifaddr en1. For Wi-Fi connections, enter the command=> ipconfig getifaddr en0.
To get your public IP address from the Mac Terminal, enter the command=> curl ifconfig.me.

Tools Used


VS Code | Figma

Resources Used


For Icon

FavIcon | Icon8 | IconFinder

For Images

Unsplash | FreePik

Important documents


Update Node API Status COde

Helpful resources for flutter


This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages