Skip to content
/ nsstu Public

The official site for NSS, Tezpur University (MERN)

License

Notifications You must be signed in to change notification settings

adiXcodr/nsstu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSS, TEZU

The official site for NSS, Tezpur University

Technologies used

  • FrontEnd - ReactJS with Redux
  • Backend - NodeJS
  • Database - MongoDB

Steps to run the application

For Linux

  • Download mongodb and create a folder to store the databases eg: 'mongo-data'
  • start the mongod by mongod --dbpath './mongo-data'
  • If you get a socket error run sudo killall -15 mongod

For Windows

Installing depencencies and running the app

  • Fork the repository
  • Clone the repository
  • Install create-react-app npm install -g create-react-app
  • Install the dependencies by npm install for server and npm install client for client.
  • Run in development mode by npm run dev

Structure of the project

  • Client folder contains the Frontend part which is the ReactJS application.
  • Routes and Models folders are for backend.

Authors

About

The official site for NSS, Tezpur University (MERN)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published