/quotopia

Primary LanguageTypeScript

Quotopia - A Wisdom Sharing Website


Prerequisite:

  • git installed on your machine
  • node installed on your machine
  • npm installed on your machine

🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/AviSharmaaa/quotopia.git
  1. Change the working directory
cd quotopia
  1. Install dependencies
yarn install  or  $ npm install
  1. Run the app
$ yarn dev or $ npm start dev

👨‍💻 Author

👤 Avi Sharma