/stackoverflow-client

Primary LanguageJavaScriptMIT LicenseMIT

Stackoverflow: client 💫

Simplified clone of Stackoverflow. This repo holds the Client. See server here.

image

🚀 Tech Stack

  • ReactJs
  • NextJs
  • Storybook
  • PostCSS

💿 How to run local

# Clone this repository
$ git clone git@github.com:ajthinking/stackoverflow-client.git

# Go into the repository
$ cd stackoverflow-client

# Install dependencies
$ yarn

# Use the command below for Android devices
$ yarn dev

# To see the incomplete storybook components
npm run storybook

🌐 Deploy

Deploying Client App on Vercel

  • Deploy with Vercel

  • Add heroku api url to SITE_NAME enviorement

  • Finally deploy client application

👑 Acknowledgments

This is a continuation of salihozdemir/stackoverflow-clone

📝 License

This project is made available under the MIT License.