Skip to content

kenwaysharma/broomees_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

broomees_task

Introduction

This is a simple login form with basic validation and data storing in the backend. Contains both backend and frontend

Made using

Nodejs, Expressjs, Vanilla JS, HTML, CSS

To install backend:

Use mongodbAtlas or mongodb to get your connection string and paste it in the code in backend > server.js

Install npm dependencies npm install

Start the server npm start

You should see MongoDB Connection Succeeded. message on your terminal if the server has started successfully.

To install frontend:

Simpy launch the index.js file in a browser.

Screenshot

image

About

Contains both backend and frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published