An open API service indexing awesome lists of open source software.

https://github.com/josephines1/react-js-technosphere

A website to display the (fictitious) TechnoSphere Company profile with about, services, projects and contact section. Created using HTML, CSS, Tailwind, React Js, and Vite.
https://github.com/josephines1/react-js-technosphere

company-profile reactjs single-page-website vite-react

Last synced: 2 months ago
JSON representation

A website to display the (fictitious) TechnoSphere Company profile with about, services, projects and contact section. Created using HTML, CSS, Tailwind, React Js, and Vite.

Awesome Lists containing this project

README

          

Website Company Profile

![TechnoSphere](https://github.com/josephines1/react-js-technosphere/blob/main/src/assets/readme/image.png)

Description


A website to display the (fictitious) TechnoSphere Company profile with about, services, projects and contact section. Created using HTML, CSS, Tailwind, React Js, and Vite.

Sections

- Home
- About
- Services
- Projects
- Contact

Installation Guide

1. Clone repositori

```console
git clone https://github.com/josephines1/react-js-technosphere.git
```

2. Masuk ke direktori proyek

```console
cd react-js-technosphere
```

3. Install dependencies

```console
npm install
```

4. Mulai server
```console
npm run dev
```

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh