Idea : Dev Challenge Auth App
User(s) can login and or register a new account ✔
: can log in or register with at least one of the following services: Google, Github ✔
: can see my profile details ✔
: can edit my details including: name, bio, phone ✔ photo ...coming soon
: can upload a new photo or provide an image URL ❌
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/nkosi-tauro/vue3-auth-app
# Access
$ cd vue3-auth-app
# Install dependencies
$ npm install
# Run the project
$ npm run serve
# The server will initialize in the <http://localhost:8081>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❣ by Nkosilathi Tauro