Skip to content

Latest commit

 

History

History
95 lines (67 loc) · 2.21 KB

README.md

File metadata and controls

95 lines (67 loc) · 2.21 KB

Project logo

Artsy

Status License


Built with Next js and Typescript.

📝 Table of Contents

🧐 About

Artsy helps in exploring a curated selection of unique artworks and artists. Find your next favorite piece of art today.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

Installing

A step by step series of examples that tell you how to get a development env running.

  1. Clone the repository to your local machine
    ``` git clone https://github.com/willzfrank/artsy.git ```
  2. cd your-repository
    ``` cd your-repository ```
  3. Install the dependencies
    ``` yarn install ```

🎈 Usage

A step by step series of examples that tell you how to get the development environment running:

yarn start

Open http://localhost:3000 to view it in the browser.

🚀 Deployment

Artsy Deployed link

⛏️ Built Using

✍️ Authors