Insert picture/gif of full project UI
Assignment explanation
Our first idea is to make a live feed of the commit messages of every contender of the minor Web design and development.
Where is the application made with
Before you can start you need to follow the installation
-
Open the terminal, or use the terminal in your IDE
-
Clone the repository
git clone https://github.com/KoenHaagsma/TechTrack-Frontend-Applications.git
- Go to the cloned repository
cd ../../Techtrack-Frontend-Applications
- Install all packages
npm install || npm i
- Start the application for development
npm run dev
- Open de server and go to the browser: Localhost. If this doesn't work change your port to another port
Insert contributers and their role