Skip to content

This is a simple MERN STACK application contain Sign-in page, Signup page, and Reset Password Page

Notifications You must be signed in to change notification settings

bhagat-hrishi/uibix-sample-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

This is simple MERN STACK application contain Signin page , Signup page and Reset Password Page

Link for Website => https://uibix.netlify.app/

There are two methods for getting started with this repo.

Familiar with Git?

> git clone https://github.com/bhagat-hrishi/uibix-sample-project.git
> cd client
> npm install
> npm start
> cd server 
> npm install
> node app

Not Familiar with Git?

download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> cd client
> npm install
> npm start
> cd server 
> npm install
> node app

About

This is a simple MERN STACK application contain Sign-in page, Signup page, and Reset Password Page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published