Skip to content

A web site for a non profity organisation called Amor e Vida made with React, HTML and CSS

Notifications You must be signed in to change notification settings

IsabelaCaldeira/AmorEVida

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

JavaScript NodeJS React HTML5 CSS3 TailwindCSS Stylelint Prettier ESLint Postman MySQL

🚀 Challenge Proposal

Welcome to the "Amor e Vida" website, a recycling and income generation social project!

The figma of the site: FigmaAmorEVida.

🤔 Do you want to help?

Fork this repository

# Clone your fork
$ git clone your-fork-url

# Create a branch with your feature or the correction of bugs
$ git checkout -b my-branch

# Commit the changes
$ git commit -m 'feature/bugfix: my changes'

# Push to your branch
$ git push origin my-branch

After your pull request is merged, you can delete your branch.

⚡ To execute the frontend run:

Run so you can download the dependencies

# Entering the Frotend Folder
$ cd Frontend

# NPM
$ npm i

# start 
$ npm run dev

🔨 See the errors:

Pretty easy to use, prevent errors

# See if you have forgoten something
$ npx eslint src/**/*.jsx 

# See if css is have a error
$ npx stylelint src/**/*.css

⚠️ Got some issue with eslint or stylelint:

here the docs

https://stylelint.io/

https://eslint.org/

About

A web site for a non profity organisation called Amor e Vida made with React, HTML and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages