About | Features | Technologies | Requirements | Starting | License | Author
Describe your project
✔️ Add listing;
✔️ create user;
✔️ chat sellers;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/vhiz/real.git
# Access
$ cd client
$ cd server
# Install dependencies
$ npm install
# Run the project
$ npm run dev
# Environmental Variables for the server folder
$ DATABASE_URL (mongodb database must be atlas)
$ KEY (minimum of 32 characters)
# The server will initialize in the <http://localhost:3000> for backend
# The server will initialize in the <http://localhost:5173> for frontendThis project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Vhiz