Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tomasferrerasdev/american-acres


https://github.com/tomasferrerasdev/american-acres

framer-motion react sass

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# American acres 🌾
American acres is a project with the aim of improving my skills in animation, layout creating and to develop my creativity when developing.

![screen](https://user-images.githubusercontent.com/107090584/193905709-070a6f0e-8802-4259-996e-34c4a26225bf.png)

## Author

- [@tomasferrerasdev](https://github.com/tomasferrerasdev)

## Tech Stack

**Client:** React, SASS

## Run Locally

Clone the project

```bash
git clone https://github.com/tomasferrerasdev/american-acres.git
```

Go to the project directory ( remember to delete node_modules )

```bash
cd my-project
```

Install dependencies

```bash
yarn install
```
or simply
```bash
yarn
```

Start the server

```bash
yarn start
```

## Run Locally

Clone the project

```bash
git clone https://github.com/tomasferrerasdev/american-acres.git
```

Go to the project directory ( remember to delete node_modules )

```bash
cd my-project
```

Install dependencies

```bash
yarn install
```
or simply
```bash
yarn
```

Start the server

```bash
yarn start
```