Skip to content

refactor: Add .env.example file && Wrong path mentioned in readme #157

@RaunaK-cap

Description

@RaunaK-cap

Proposed Refactor

  • There should be .env.example file in both front-end and backend files , it will help a lot for contributors to setup it locally well
  • "VITE_API_URL=http://localhost:5000" URL path mentioned in readme file under the getting started section , it's an wrong path it should be "VITE_API_URL=http://localhost:5000/api" , it was causing an issue connecting frontend to backend while setting up locally

Metadata

Metadata

Assignees

Labels

hacktoberfestIssues marked with this label are part of Hacktoberfest and open for contributionsrefactor

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions