Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomasferrerasdev/american-acres
https://github.com/tomasferrerasdev/american-acres
framer-motion react sass
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomasferrerasdev/american-acres
- Owner: tomasferrerasdev
- Created: 2022-10-01T16:05:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T01:53:12.000Z (over 2 years ago)
- Last Synced: 2024-11-13T09:46:00.294Z (3 months 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.![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
```