Skip to content

MariosKoni/cv-uni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv-uni

CV site with the ability to create a cv and upload it if you want plus the ability browse others'.

Made for a university project.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • Node.js
  • MongoDB
  • Semantic-UI

Installing

A step by step series of examples that tell you how to get a development environment running. Instructions are present at all links.

First, install Node.js

https://nodejs.org/en/download/

Second, install semantic-UI

https://semantic-ui.com/introduction/getting-started.html

At last, install mongoDB

https://www.mongodb.com/

Running

After you install the modules all you have to do is run these two commands

npm install
npm run start

These will initialize the environment and install the packages that the whole project depends on. Lastly, go to localhost:3000/ to see the project.

Built With

Authors

About

CV site with the abillity to create a cv and upload it and browse others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors