Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 2.97 KB

README.md

File metadata and controls

68 lines (41 loc) · 2.97 KB

Dreamshare

Author Languages Stars Forks Contributors

Go check it out 🎉


📌 Table of Contents

❓ About

Implementation of layout using React + atomic design

👷 Installation

You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/mateussmohamed/dreamshare.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

git clone [email protected]:mateussmohamed/dreamshare.git

Install dependencies yarn install

🏃 Getting Started

Install dependencies yarn dev

📮 Faq

Question: What are the technologies used in this project?

Answer: Next.js, styled-components, Atomic Design.

🐛 Issues

Feel free to file a new issue with a respective title and description on the the dreamshare repository. If you already found a solution to your problem, i would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

📕 License

Released in 2022. This project is under the MIT license.

Made with love by Mateus Santana 🖤🚀