walidboulanouar / web-agency-website

Official Kesency Website (FRONT part)

Home Page:https://kesency.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebDevAgency Website Front

License: MIT GitHub stars GitHub last commit GitHub open issues

This is the front-end repository for the WebDevAgency website, a digital agency that provides services related to web design, development, and marketing. The website is built using modern web development technologies such as React and CSS modules.

Getting Started

To get started with the project, clone the repository to your local machine and run the following commands:

npm install
npm start

This will install the required dependencies and start the development server. You can then access the website at 'http://localhost:3000'.

Project Structure

The project is organized into several directories:

  • src: Contains the source code of the front-end application, including React components and CSS styles.
  • public: Contains the public assets of the application, such as the HTML file and the favicon.
  • node_modules: Contains the dependencies installed by npm.

Contributing

Contributions to the project are welcome! If you find a bug or have a feature request, please open an issue in the repository. If you would like to contribute code, please create a pull request and make sure that your changes pass the tests and linting rules.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute the code as long as you include the license file in your distribution. See the LICENSE file for more information.

About

Official Kesency Website (FRONT part)

https://kesency.com

License:MIT License


Languages

Language:TypeScript 76.9%Language:CSS 22.1%Language:HTML 1.0%