Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 310 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 310 Bytes

ACKCS Frontend

This project is frontend of ACKCS, a NFT marketplace on Solana.

Project Status

This project is currently in development

Installation and Setup Instructions

Installation:

yarn install

To Run Test Suite:

yarn test

To Start Server:

yarn start

To Visit App:

localhost:3000