Skip to content

This repo contains the codes for react based website for demo of infosecfuture and nodejs code. Below is website URL

Notifications You must be signed in to change notification settings

utkarshjaiswal0004/infoSecFuture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check Website at

React sample website: InfoSecFuture Sample React Website

InfoSecFuture Website Screenshot

InfoSecFuture React Website & NodeJs Server + API's

Welcome to the InfoSecFuture repository! This is a React based website and Nodejs based server and API's created for react test website(below is the link for react repo).This repo code handles the user registration, email verification, error handling, login.

Table of Contents

node

InfoSecFuture NodeJs Server and API's

Welcome to the InfoSecFuture Nodejs repository! This is a Nodejs based server and API's created for react test website(below is the link for react repo).This repo code handles the user registration, email verification, error handling, login.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/utkarshjaiswal0004/infoSecFuture.git
    
  2. Install the packages after moving into the node api folder:

    npm install
    
  3. You will see MongoDb Connected message in the terminal

  4. Now to run the app, first clone the react test website in infosecfuture-website folder of repo :

    git clone https://github.com/utkarshjaiswal0004/infoSecFuture.git
    
    

react

InfoSecFuture Website Test

Welcome to the InfoSecFuture website repository! This is a React-based website showcasing our company's services and providing a registration page for interested users.

Table of Contents

Features

  • Landing Page: A visually appealing landing page introducing InfoSecFuture and its services.
  • Header: A navigation header for easy access to different sections of the website.
  • Footer: A footer with contact information and links to our social media profiles.
  • Register Page: A registration page for users to sign up and access our services.

Installation

To run this project locally, follow these steps:

  1. Clone the repository and get into the infosecfuture-website folder:

    git clone https://github.com/utkarshjaiswal0004/infoSecFuture.git
    
    
  2. Clone the Node Server repository which holds the apis and db connection and is inside the node api folder from repo:

    git clone https://github.com/utkarshjaiswal0004/infoSecFuture.git
    
  3. Install the dependencies by running npm install for both close repo:

    npm install
    
  4. After installation, For React run:

    npm start
    
  5. After installation for nodejs server, For nodejs run:

    npm start

About

This repo contains the codes for react based website for demo of infosecfuture and nodejs code. Below is website URL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published