Skip to content

vatsalsinghkv/go-india-stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc0155a · Jul 3, 2023

History

14 Commits
Jul 3, 2023
Jul 3, 2023
Jun 30, 2023
Jun 30, 2023
Jul 3, 2023
Jun 30, 2023
Jul 2, 2023
Jun 30, 2023
Jul 2, 2023
Jun 30, 2023
Jul 3, 2023
Jul 2, 2023

Repository files navigation

Go India Stocks - NextJS Frontend

Frontend built by Vatsal Singh built with Next.js and hosted with Vercel as a Selection Assignment

Preview

Built With

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with yarn installed on your computer).
  1. Fork this repository and clone the project
  git clone https://github.com/<YOUR USERNAME>/go-india-stocks.git
  1. Go to the project directory
  cd go-india-stocks
  1. Install dependencies
  yarn
  1. Start the server
  yarn dev
  • To change the content, edit src/content/[section].js

  • To change the theme, edit src/styles/globals.css

Contact