Skip to content

📖 VueJS, Express, Minimal and Responsive. Platform to trade/donate books, notes, drafters, etc and share useful links. Consumes REST API at https://github.com/shaansubbaiah/campusx-backend

License

Notifications You must be signed in to change notification settings

shaansubbaiah/campusx-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CampusX - Frontend


Preview

Screenshots


Getting started

To get the Node server running locally:

  • Clone this repo
  • npm install to install all required dependencies
  • npm run serve will compile and hot-reload for development

npm run build Compiles and minifies for production. npm run lint Lints and fixes files.

See Configuration Reference.


Code Overview

Dependencies

  • expressjs - The server for handling and routing HTTP requests
  • vue - JS Framework used for building the UI
  • vue-material - For material themed assets like buttons, inputs, etc.
  • axios - Promise based HTTP client for the browser and node.js

About

📖 VueJS, Express, Minimal and Responsive. Platform to trade/donate books, notes, drafters, etc and share useful links. Consumes REST API at https://github.com/shaansubbaiah/campusx-backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •