Skip to content

RutiRozenberg/client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The High-Tech Forum Client project is a powerful client-side application designed to provide services tailored to junior professionals in the high-tech industry. It offers a platform for forums and discussions intended for the junior professional community in the world of technology.

Download and Install:

Prerequisites:

  • Node.js
  • Visual Studio Code

Installation Steps:

  1. Clone the repository git clone https://github.com/npmStart0/client.git
  2. Create a .env file in the root directory of the project containing the database connection string in the following format: REACT_APP_API_URL=http://localhost:5131/api
  3. Open the project in Visual Studio Code.
  4. Open the terminal window and install the necessary installations by the command : npm install
  5. Run the project with the command : npm start
Note: In order for all the options in the application to run correctly, you also need to download the server-side project from the repository - server

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • HTML 4.3%
  • CSS 2.9%