Skip to content

Miniproject from 2019. Getting introduced to JavaScript. The task was to create an online news paper.

Notifications You must be signed in to change notification settings

jonasbrunvoll/TDAT-2003

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDAT-2003

Miniproject from 2019. Getting introduced to JavaScript. The task was to create an online news paper. P.S: This was my first web project😇

Quick start installation guide

git clone https://github.com/jonasbrunvoll/TDAT-2003.git

cd miniprosjekt/server
 
npm install

This will take some time.

npm start

This will start the server running on port 8080 on localhost of your machine.

cd ../client

npm install

npm start

And that's it! You can now use the website.

Screenshots

Homepage Screenshot

Add new article Screenshot

Edit article Screenshot

About

Miniproject from 2019. Getting introduced to JavaScript. The task was to create an online news paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published