Skip to content

minor-G43/Teconect-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teconect-Frontend

A platform through which people of similar techstack can find and collaborate with each other to develop their skills and work on projects posted by other users to enhance community learning.

Features

  • Login/Register implemented with full fledged authentication.
  • Users and their techstack are displayed on logging in.
  • Users can post projects in which they need help which is visible to other users
  • Users can send connection request to one another and also remove existing friends
  • User can also view his/her profile page.
  • Users can also chat with one another through the means of whatsapp

Technologies (For Frontend)

  • React.js
  • Material UI
  • Bootstrap
  • Firebase
  • Aos
  • Axios
  • Randomcolor

Installation

How to start ? 🎪

If you don't have git on your machine, install it.

Install node.js on the system

Fork this repository 🚀

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository 🏁

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone "url you just copied"

where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url.

For example:

git clone https://github.com/minor-G43/Teconect-Frontend.git

How to run ? 🛴

After cloning the repo, run the following in the terminal.
npm install
npm start

This will start the project automatically on localhost:3000 .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •