Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP0067 App Engineering Website

Using React & NodeJS, the website showcases past student projects, and allows users to signup/login and send proposals. The admin can manage projects and proposals in the admin panel.

🚀 About Me

MSc Computer Science student at UCL, with linguistics and business background. Enjoys developing with frontend and backend tools.

Acknowledgements

Running Tests

To run tests, run the following command

  cd server   # change directory to server
  npm i       # install packages
  npm start   # start server

  cd client   # change directory to client
  npm i       # install packages
  npm start   # start React App
  

About

This is a web application built with React & NodeJS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages