https://github.com/tomasferrerasdev/american-acres
https://github.com/tomasferrerasdev/american-acres
framer-motion react sass
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomasferrerasdev/american-acres
- Owner: tomasferrerasdev
- Created: 2022-10-01T16:05:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T01:53:12.000Z (over 3 years ago)
- Last Synced: 2025-01-12T18:13:58.261Z (over 1 year ago)
- Topics: framer-motion, react, sass
- Language: JavaScript
- Homepage: https://american-acres.netlify.app/
- Size: 31.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.

## 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
```