Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1.8 KB

README.md

File metadata and controls

52 lines (27 loc) · 1.8 KB

Dogs

🐕 Dogs

This was a project developed during the Origamid React course.

🐺 What is Origamid?

Origamid is an online education institution created by André Rafael with the aim of transmitting his knowledge in Front-end and UI&UX.

🎯 Goal

Share your adventures and your little dog with people who have the same passion for the little ones.

📜 Some details

  • The fontend is built with ReactJS.

🤔 How do I run the project on my machine?

The first step is to clone the project, either via terminal or GitHub Desktop, or even by downloading the compressed file (.zip). After that, go ahead.

🛠️ Requirements

🔍 Installing dependencies

With Node.JS installed, access each project directory via terminal and run the npm install command. If you prefer to use Yarn, just run the command yarn.

✨ Running the Frontend

With the dependencies properly installed, still in the terminal, run npm start or yarn start. A message similar to the following will appear for you:

Result of the command in the terminal

Now just access the address http://localhost:3000 in your favorite browser, to see the project running.

If this was not the result, check that the requirements and previous steps have been fulfilled.

🎉 If everything went well...

Now you are running the project beautifully!

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with 🧡 by Lucas Coutinho 👋 Get in touch!