Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.92 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.92 KB

Logo

Node.js - Shoe Store

👟 Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T

GitHub language count GitHub language top Made by Kalvaitir License

Install and run   |   License

🔧 Install and run

Open terminal:

# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-shoe-store

# Entry in folder
cd nodejs-shoe-store

# Install deps with npm or yarn
npm install | yarn

# Launch the app with npm or yarn
npm run dev | yarn dev

Click to learn more about the tools used: Insomnia, Docker, MongoDB Docker Image mongo, Robo 3T.

📝 License

This project is under the MIT license. See LICENSE for more information.


Developed with 💚 by Osvaldo Kalvaitir Filho