https://github.com/praisespjmt/fit-react
https://github.com/praisespjmt/fit-react
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/praisespjmt/fit-react
- Owner: PraisesPJMT
- Created: 2024-02-02T09:02:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T09:13:36.000Z (over 2 years ago)
- Last Synced: 2025-04-05T12:11:10.804Z (about 1 year ago)
- Language: JavaScript
- Size: 584 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FIP Week 03 Deliverable || Basic React
## 📗 Description
> This repository shows my week 03 deliverables for the Flexisaf Internship Program (FIP) - Advanced Frontend Development track. The learning outcomes is understanding the basics of ReactJS.
## 🛠Tech Stack
> Stack for this deliverables are:
- Git/GitHub
- Terminal/Command Line (CL)
- Markups (HTML & CSS)
- JavaScript
## 🚀 Preview
> Light Mode Preview

> Dark Mode Preview

## 💡 Getting Started
### Prerequisites
> The following applications are required to be installed for the project to run!
- Install a modern browser e.g. [Google Chrome](https://www.google.com/chrome/), [Edge](https://www.microsoft.com/en-us/edge?r=1), [Firefox](https://www.mozilla.org/en-US/exp/firefox/new/) etc.
- Install [Git](https://git-scm.com/downloads)
### Setup
Clone this repository to your desired folder:
```sh
git clone git@github.com:PraisesPJMT/fit-react.git
cd fit-react
```
### Install
Install this project (dependencies) with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm run dev
```
- After running `npm run dev`, use the app on [http://localhost:5173/](http://localhost:5173/) in the browser!
- For more information please visit [Vite](https://vitejs.dev/guide/).
## 👤 Contact Me [Praises Tula]
> **Github:** [@PraisesPJMT](https://github.com/PraisesPJMT/)
>
> **LinkedIn:** [Praises Musa Tula](https://www.linkedin.com/in/praises-tula/)
>
> **Twitter:** [@PraisesPJMT](https://twitter.com/PraisesPJMT/)
>
> **Email:** [praisesmusa@gmail.com](mailto:praisesmusa@gmail.com)