Skip to content

Joelp03/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.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published