Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nrprosper/agriculture-webflow

This project is part of my training at EnerTechPower Solutions (ETS), where I'm currently honing my skills in ReactJS. This repository contains my implementation of the second challenge assigned to us.
https://github.com/nrprosper/agriculture-webflow

reacticons reactjs tailwindcss

Last synced: 10 days ago
JSON representation

This project is part of my training at EnerTechPower Solutions (ETS), where I'm currently honing my skills in ReactJS. This repository contains my implementation of the second challenge assigned to us.

Awesome Lists containing this project

README

        

# Agriculture Webflow

## Overview
Welcome to the Agriculture Webflow project! This project is part of my training at EnerTechPower Solutions (ETS), where I'm currently honing my skills in ReactJS. This repository contains my implementation of the second challenge assigned to us.

## Installation

To get a local copy up and running, follow these steps:

1. Clone the repository:
```sh
https://github.com/NRProsper/Agriculture-Webflow.git
```

2. Navigate to the project directory:
```sh
cd Agriculture-Webflow
```

3. Install the dependencies:
```sh
npm install
```
4. Run the development server:
```sh
npm run dev
```