GitXplorerGitXplorer
S

Interview-prep-tracker

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
79f578ba0b23fe4c1094a7a2121f2935a02688ee

Merge pull request #1 from Swastyy/Swastyy-patch-1

SSwastyy committed 3 years ago
Verified
d4f47e6611aa24a06303d5d42fb766c282bb5ee6

Update README.md

SSwastyy committed 3 years ago
Verified
bd4149ec58bd8278028fe8257cc012a2ef435567

Create README.md

SSwastyy committed 4 years ago
Unverified
2928a9cbf07505504102fba28c9fc77cec4ec0cd

initial commit

SSwastyy committed 4 years ago

README

The README file for this repository.

Interview-prep-tracker

A website for interview preparation where a user can create an account, login and post a blog related to their experience of different tech interviews.

Technologies used

  • Front End : HTML, CSS, BootStrap
  • Back End : Node JS
  • Framework : Express JS
  • Database : MongoDB

Steps to build:

  1. git clone https://github.com/Swastyy/Interview-prep-tracker
  2. cd Interview-prep-tracker
  3. npm install
  4. npm start