Skip to content

Joeldev1021/MERN-save-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Ⓜ️ MERN-SAVE-IMG

📦 Packages:

  • 🔱 Vitejs - Vite Next Generation Frontend Tooling
  • ⚒️ React 18 - A JavaScript library for building user interfaces.
  • 💙 Typescript - A superset of JavaScript. Scale to millions.
  • 💨 TailwindCSS for library - Rapidly build modern websites without ever leaving your HTML.
  • 💖 React-Icons - A flexible icon family for everyone.

🚀 Getting Started:

  1. Clone the repository:
git clone https://github.com/Joeldev1021/MERN-save-image.git
  1. Install dependencies Back:
cd back 
npm install
  1. Environments
SECRET_TOKEN_KEY=
PORT=

API_URI_TEST=
API_URI=
  1. Cloudinay environment configuration
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=
CLOUDINARY_NAME=
  1. Create a Mongodb database :
MONGODB_PASSWORD=
MONGODB_USER=
MONGODB_DB_NAME=
  1. Run back
run dev
  1. Install dependencies Frontend
cd front
npm install
run dev

And ready 🔥, go to back localhost:4000. And ready 🔥, go to front localhost:5173.

Releases

No releases published

Packages

No packages published