Skip to content

MNNIT-Robotics-Club-Official/Astro_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroClub Website

Installation

  1. Fork and Clone this GitHub Repository : AstroClub MNNIT

  2. Install NodeJS on your system (if not installed).

  3. Open 'client' folder (ReactJS part) in cmd, and install all dependent packages

    npm install

    npm start

  4. Similarly, Open 'server' folder (NodeJS part) in cmd, and run

    npm install

    node app.js or nodemon app.js (if you have installed it with npm i nodemon -g command)

Features :-

Frontend - Home, Gallery, Login, Signup, Admin-panel, Alumni, Blogs, Projects, Components, User, Dashboard landing page.

Backend - CRUD for Blog, Component, Projects, Users, Authentication and Authorization for Login, Signup.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published