Skip to content

anatureza/anatureza-web

Repository files navigation



anatureza-web

The web app to adopt animals and for managing adoptions. Our focus is to help Amantes da Natureza group.

License - MIT

Getting startedTechnologies

Screenshot

Getting started

  • To run this app properly, you have to be running the back-end server, you can clone it here and follow the README instructions for installing.
  • To clone and run this app, you'll need Git and Node.js (which comes with npm) installed on your computer. If you feel like, you can install yarn globally to use alongside or instead of npm. From your command line:
# Clone this repository
$ git clone https://github.com/anatureza/anatureza-web.git

# Go to the folder
$ cd anatureza-web

# Install dependencies
$ yarn

Run the app

After you installed all dependencies, you're ready to run the app.

# Run the app
$ yarn start

Now the app will be running on http://localhost:3000

Technologies

This project is being developed with the following technologies:

License

This project is under the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages